GitHub user grumpyjames opened a pull request:

    https://github.com/apache/httpclient/pull/29

    Provide convenience functions for constructing the default cookie spec r...

    ...egistry and to build on top of the default entries.
    
    Use them to construct the default registry from HttpClientBuilder when no 
cookie spec registry has been provided.
    
    This allows clients to easily add their own CookieSpecProviders without 
having to duplicate the list of defaults.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/grumpyjames/httpclient trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/httpclient/pull/29.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #29
    
----
commit 3259d6c6f62d9961474edb897cb6840c1f25ce89
Author: byattj <[email protected]>
Date:   2015-03-13T14:57:28Z

    Provide convenience functions for constructing the default cookie spec 
registry and to build on top of the default entries.
    
    Use them to construct the default registry from HttpClientBuilder when no 
cookie spec registry has been provided.
    
    This allows clients to easily add their own CookieSpecProviders without 
having to duplicate the list of defaults.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to