Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
4771 | major | always | 09-20-11 01:38 | 09-20-11 17:51 | |
|
|||||
Reporter: | RLM | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.19 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.23 | ||
|
|||||
Summary: | 0004771: Wrong test for tokens in Connection header using websockets | ||||
Description: |
When testing websockets using Resin 4.0.19 and Firefox as client I get an error: HTTP Connection header 'keep-alive, Upgrade' must be 'Upgrade', because the WebSocket protocol requires a Connection: Upgrade header. It seems that the websocket check is not accepting any header-tokens other than the "Upgrade" token in the Connection header. This is wrong as the spec says: Section 5.1 page 28: 6. The request MUST contain a "Connection" header whose value MUST include the "Upgrade" token. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|