[ 
https://issues.apache.org/jira/browse/TS-3595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635000#comment-14635000
 ] 

ASF subversion and git services commented on TS-3595:
-----------------------------------------------------

Commit 3184b55211f24276f9b439787ab8e9fba450c899 in trafficserver's branch 
refs/heads/master from [~bcall]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=3184b55 ]

TS-3595: Cookie header split into multiple lines with H2
Use HeadGuard instead


> Cookie header split into multiple lines with H2
> -----------------------------------------------
>
>                 Key: TS-3595
>                 URL: https://issues.apache.org/jira/browse/TS-3595
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HTTP/2
>            Reporter: Scott Beardsley
>            Assignee: Bryan Call
>            Priority: Critical
>              Labels: yahoo
>             Fix For: 6.0.0
>
>
> I've noticed that the Cookie header is now split into multiple lines. I can't 
> tell if this is a part of the HPACK spec but it is definitely different from 
> the SPDY 3.1 TS implementation.
> [May 12 06:08:10.630] Server {0x2b387f285700} DEBUG: (http2_hpack_decode) 
> Decoded field:  :authority: search.yahoo.com
> [May 12 06:08:10.630] Server {0x2b387f285700} DEBUG: (http2_hpack_decode) 
> Decoded field:  :method: GET
> [May 12 06:08:10.630] Server {0x2b387f285700} DEBUG: (http2_hpack_decode) 
> Decoded field:  :path: /
> [May 12 06:08:10.630] Server {0x2b387f285700} DEBUG: (http2_hpack_decode) 
> Decoded field:  :scheme: https
> [May 12 06:08:10.630] Server {0x2b387f285700} DEBUG: (http2_hpack_decode) 
> Decoded field:  Accept: */*
> [May 12 06:08:10.630] Server {0x2b387f285700} DEBUG: (http2_hpack_decode) 
> Decoded field:  Accept-Encoding: gzip, deflate, sdch
> [May 12 06:08:10.630] Server {0x2b387f285700} DEBUG: (http2_hpack_decode) 
> Decoded field:  Accept-Language: en-US,en;q=0.8,it-IT;q=0.6,it;q=0.4,ja;q=0.2
> [May 12 06:08:10.630] Server {0x2b387f285700} DEBUG: (http2_hpack_decode) 
> Decoded field:  Cookie: AO=u=1&o=1
> [May 12 06:08:10.631] Server {0x2b387f285700} DEBUG: (http2_hpack_decode) 
> Decoded field:  Cookie: B=abc123
> [May 12 06:08:10.631] Server {0x2b387f285700} DEBUG: (http2_hpack_decode) 
> Decoded field:  Cookie: DSS=321321
> [May 12 06:08:10.631] Server {0x2b387f285700} DEBUG: (http2_hpack_decode) 
> Decoded field:  User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) 
> AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to