[ 
http://jira.codehaus.org/browse/WAGON-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Struberg closed WAGON-273.
-------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.0)
                   2.0
         Assignee: Mark Struberg

fixed in r1136083. I implemented this for both commons.httpclient-3.1 and 
httpcomponents.client-4.1. So both wagon-http and wagon-dav-jackrabbit will use 
browser compatible cookie policy now.

> Default the HTTP cookie policy to BROWSER_COMPATIBILITY
> -------------------------------------------------------
>
>                 Key: WAGON-273
>                 URL: http://jira.codehaus.org/browse/WAGON-273
>             Project: Maven Wagon
>          Issue Type: Improvement
>          Components: wagon-http
>            Reporter: Hiram Chirino
>            Assignee: Mark Struberg
>             Fix For: 2.0
>
>         Attachments: patch
>
>
> Kinda related to WAGON-269.  Lots of websites these days (even google) are 
> setting Cookies with domains like .google.com
> The HTTP commons folks disagree with what all browsers do and allow that to 
> match the google.com domain.  I think most folks accept what most browsers do 
> is the right thing even though it goes against what the Cookie RFC says
> I think it would behoove us to use the more relaxed BROWSER_COMPATIBILITY 
> mode as the default as that will lower your support questions when wagon is 
> used against domains that do this kind of thing.
> Patch of this change attached.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to