Question about CookiePolicy
Philippe Mouawad <[email protected]> Thu, 29 Sep 2011 19:00:54 +0200
| Newsgroups | gmane.comp.jakarta.cactus.devel |
|---|---|
| Message-ID | <CAH9fUpaAFXWv39R-F872in0bi6OiRwa7Gp5TDUfaTAsU126uEA@mail.gmail.com> |
Hello, We have some site that returns this cookie: Set-Cookie: MIDDLEOFFICE_SESSIONID=4cd959d9-4733-40b5-acb1-348dc443587c; Domain=; Expires=Fri, 28-Sep-2012 16:36:34 GMT; Path=/ Parsing fails whatever policy is chosen because of: Domain= Is this accepted by RFC ? if yes should we handle it in JMeter (cleanup cookie as it is null) or HTTPClient ? Regards Philippe Mouawad.