[
https://issues.apache.org/jira/browse/HTTPCLIENT-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12966843#action_12966843
]
Oleg Kalnichevski commented on HTTPCLIENT-1030:
-----------------------------------------------
Hi Sebastian
One can completely disable cookie processing by removing two protocol
interceptors from the protocol processing chain (RequestAddCookies and
ResponseProcessCookies). However, if you think availability of "ignoreCookies"
cookie spec would ease migration from 3.1 to 4.x, please by all of means go
ahead and commit the patch.
Oleg
> Implement "ignoreCookies" CookieSpec
> ------------------------------------
>
> Key: HTTPCLIENT-1030
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1030
> Project: HttpComponents HttpClient
> Issue Type: New Feature
> Components: HttpClient
> Affects Versions: 4.1 Beta1
> Reporter: Sebb
> Attachments: IngnoreCookies.patch
>
>
> It would be useful to Implement an "ignoreCookies" CookieSpec, as was done in
> Commons HC 3.1
> This should be registered by DefaultHttpClient.createCookieSpecRegistry().
> Patch to follow.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]