cdw8j opened a new pull request, #555:
URL: https://github.com/apache/httpcomponents-core/pull/555

   I have added two convenience methods to the ServerBootstrap that allow 
simple customization of the RequestRouter in the HttpServer (custom server info 
string and switching LOCAL_AUTHORITY_RESOLVER scheme). While it is possible to 
create an HttpServer with such a custom RequestRouter within the application, 
this results in really messy and complicated code, which can easily be spared 
with these very simple convenience methods.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to