meh / httprot

Prot prot prot.
7 stars 3 forks source link

If a Cookie has an extra whitespace it crashes. #6

Open vans163 opened 8 years ago

vans163 commented 8 years ago

Example of crashing header:

Cookie:  WhiteSpaces=2;
meh commented 8 years ago

This doesn't look like a proper solution.

Could you paste an example cookie that exhibits the behavior please?

vans163 commented 8 years ago

actually it crashes on ; apparently.

curl --header "Cookie: crash=5;" -vv cauldronserver