General

Profile

boris317 (shawn adams)

  • Login: boris317
  • Email: boris317@gmail.com
  • Registered on: 09/14/2012
  • Last sign in: 11/22/2012

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

09/14/2012

10:30 AM Ruby master Bug #7021: WEBrick::HTTPUtils.parse_header "normalizing" white space of cookie values.
I forgot to add this in the description here is the style of cookie that is giving me issues:
Cookie: testcookie=`...
boris317 (shawn adams)
10:15 AM Ruby master Bug #7021 (Closed): WEBrick::HTTPUtils.parse_header "normalizing" white space of cookie values.
parse_header calls value.gsub!(/\s+/, " ") on ALL header values. I am using a web framework that runs on WEBrick as a... boris317 (shawn adams)

Also available in: Atom