Uploaded image for project: 'HttpComponents HttpClient'
  1. HttpComponents HttpClient
  2. HTTPCLIENT-1006

BrowserCompatSpec: don't trim " around cookie value

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 4.0.2
    • None
    • HttpClient (classic)
    • None

    Description

      If the server sends a cookie header like:
      Set-Cookie: first="hello world"

      then HttpClient parses it as cookie with value >hello world<, wrongly removing the leading and trailing quotes. The incorrect quote removal occurs in BasicHeaderValueParser.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mguillemot@yahoo.fr Marc Guillemot
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: