Okke Harsta created HTTPCLIENT-1239:
---------------------------------------

             Summary: 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


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