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

MalformedCookieException: distinguish cookie syntax errors from cross-domain errors

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 4.1 Alpha1
    • HttpClient (classic)
    • None

    Description

      MalformedCookieException is used for both cookies with syntax errors,
      and for cookies which are invalid for the particular context - e.g.
      cross-domain cookies.

      I think it would be helpful to be able to distinguish these without
      needing to examine the message text.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sebb Sebb
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: