General

Profile

jcarter@intellicentrics.com (John Carter)

Issues

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

Activity

06/18/2015

01:49 PM Ruby Bug #11281 (Rejected): Unexpected behaviour in HTTP header processing
Running this:
~~~ruby
Net::HTTP::Get.new('http://any.url', {'header' => nil})
~~~
Results in:
~~~
NoMethodError: undefined method `strip' for nil:NilClass
from /home/vagrant/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/net/http/he...
jcarter@intellicentrics.com (John Carter)

Also available in: Atom