When I pass HTTP headers like "Accept" or "If-Not-Modifed-Since" to a get request in a Rails integration test, the test base class prefixes the headers with "HTTP-", and converts them to upper case. Why does it prepend "HTTP-"? I looked over the spec at W3C, and there is no mention of such a prefix. My browser sends "If-Not-Modified- Since", without a prefix. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---