[
https://issues.apache.org/jira/browse/HTTPCLIENT-1239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski resolved HTTPCLIENT-1239.
-------------------------------------------
Resolution: Fixed
Fix Version/s: 4.2.2
Patch committed to both SVN trunk and 4.2.x branch.
Oleg
> Support for overridable DefaultHttpServerConnection in LocalTestServer
> ----------------------------------------------------------------------
>
> Key: HTTPCLIENT-1239
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1239
> Project: HttpComponents HttpClient
> Issue Type: New Feature
> Components: HttpClient
> Affects Versions: 4.2.1
> Reporter: Okke Harsta
> Fix For: 4.2.2
>
> Attachments: PATCH-HTTPCLIENT-1239.diff
>
>
> The org.apache.http.localserver.LocalTestServer uses a ListenerThread that
> standard (not configurable / overridable) instantiates a
> DefaultHttpServerConnection. We have the need to support more then the set of
> supported methods (RFC2616 does not include the PATCH method) and therefore
> we would like to override createHttpRequestFactory defined in the
> AbstractHttpServerConnection (as this is already supported).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]