Commit 95362af4 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

74. The HTTP spec allows headers to be merged and become comma-separated

  instead of being repeated several times. This also include Authenticate: and
  Proxy-Authenticate: headers and while this hardly every happens in real life
  it will confuse libcurl which does not properly support it for all headers -
  like those Authenticate headers.
parent d14bf09a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment