Skip to content
This repository was archived by the owner on May 28, 2018. It is now read-only.

Support for custom cookiespec registries and cookie stores to Apache … #245

Open
wants to merge 1 commit into
base: 2.x
Choose a base branch
from

Conversation

onmishkin
Copy link

…connector

Added new ApacheClientProperties:

  • ApacheClientProperties.COOKIE_SPEC_REGISTRY
  • ApacheClientProperties.COOKIE_STORE

which can be used to supply custom CookieStore and CookieSpecRegistry
objects to HttpClient.

…connector

Added new ApacheClientProperties:

* ApacheClientProperties.COOKIE_SPEC_REGISTRY
* ApacheClientProperties.COOKIE_STORE

which can be used to supply custom CookieStore and CookieSpecRegistry
objects to HttpClient.
@pavelbucek
Copy link
Member

squashed version of https://github.com/jersey/jersey/pull/241

@pavelbucek pavelbucek self-assigned this Oct 25, 2016
@pavelbucek
Copy link
Member

There are no tests to support new functionality. Please see org.glassfish.jersey.apache.connector.CookieTest and add something which would cover what you are proposing.

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants