24 Apr
2003
24 Apr
'03
10:30 p.m.
Shane Hathaway wrote:
Brent M Hendricks wrote:
I see in the code for CookieCrumbler.modifyRequest() that it disables cookies if the HTTP method is not GET, PUT, or POST. Specifically this means that it won't accepct cookie auth for HEAD requests. This is causing problems on my site for users with some browsers. Could it be added in?
Yes.
Cool, thanks for reply. If I send in the 1-line patch is there a chance of it getting applied on the 2.6/2.7 branch? --Brent