Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Varnish: Bugs

#41: HTTP header with space before colon

 

 

Varnish bugs RSS feed   Index | Next | Previous | View Threaded


varnish-bugs at projects

Sep 6, 2006, 2:57 AM

Post #1 of 2 (78 views)
Permalink
#41: HTTP header with space before colon

#41: HTTP header with space before colon
----------------------+-----------------------------------------------------
Reporter: phk | Owner: phk
Type: defect | Status: new
Priority: normal | Milestone:
Component: varnishd | Version:
Severity: normal | Keywords:
----------------------+-----------------------------------------------------
I've just spotted this header (www.ing.dk):
{{{Set-Cookie : PBCSPER...}}}
we need to handle that.

--
Ticket URL: <http://varnish.projects.linpro.no/ticket/41>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator


varnish-bugs at projects

Sep 6, 2006, 3:26 AM

Post #2 of 2 (77 views)
Permalink
#41: HTTP header with space before colon [In reply to]

#41: HTTP header with space before colon
----------------------+-----------------------------------------------------
Reporter: phk | Owner: phk
Type: defect | Status: closed
Priority: normal | Milestone:
Component: varnishd | Version:
Severity: normal | Resolution: invalid
Keywords: |
----------------------+-----------------------------------------------------
Changes (by phk):

* status: new => closed
* resolution: => invalid

Comment:

On closer inspection RFC2616 does not seem to condone this practice, the
controlling definitions are:
{{{
[2.2]
CTL = <any US-ASCII control character
(octets 0 - 31) and DEL (127)>
[...]
token = 1*<any CHAR except CTLs or separators>
separators = "(" | ")" | "<" | ">" | "@"
| "," | ";" | ":" | "\" | <">
| "/" | "[" | "]" | "?" | "="
| "{" | "}" | SP | HT

[4.3]
message-header = field-name ":" [ field-value ]
field-name = token
}}}

Considering that ing.dk has had problems with their login system, and
cookies have been first suspect, I'll close ticket again, having sent them
a hint via email about it.

--
Ticket URL: <http://varnish.projects.linpro.no/ticket/41>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator

Varnish bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.