[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-1239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Okke Harsta updated HTTPCLIENT-1239:
------------------------------------

    Attachment: PATCH-HTTPCLIENT-1239.diff
    
> 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
>         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]

Reply via email to