Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpcomponents Wiki" for change notification.
The "HttpComponentsRoadmap" page has been changed by OlegKalnichevski: https://wiki.apache.org/HttpComponents/HttpComponentsRoadmap?action=diff&rev1=12&rev2=13 * --(Auth cache does not take auth realm into account [[https://issues.apache.org/jira/browse/HTTPCLIENT-1490|HTTPCLIENT-1490]])-- - * Auth cache thread-safety. Make it possible for auth caches to be used concurrently '''(in progress)''' + * Auth cache thread-safety. Make it possible for auth caches to be used concurrently '''DONE''' * Support for multiple comma separated challenges transported in one header [[https://issues.apache.org/jira/browse/HTTPCLIENT-1489|HTTPCLIENT-1489]] - * Make it easier to implement custom auth strategies that involve cookies [[https://issues.apache.org/jira/browse/HTTPCLIENT-1451|HTTPCLIENT-1451]] - 1. More intelligent stale connection checking (related to JMeter) [[https://issues.apache.org/jira/browse/HTTPCLIENT-1493|HTTPCLIENT-1493]] '''(in progress)''' - - 1. Per request transport stats (related to JMeter) [[https://issues.apache.org/jira/browse/HTTPCLIENT-1081|HTTPCLIENT-1081]] == HttpAsyncClient 4.1 development branch == @@ -44, +40 @@ 1. Support for the latest [[http://evertpot.com/http-11-updated/|HTTP/1.1 spec]] - 1. Support for the latest [[http://tools.ietf.org/html/rfc6265|HTTP state managemt spec]] + 1. Support for the latest [[http://tools.ietf.org/html/rfc6265|HTTP state management spec]] + + 1. HTTP Authentication improvements + + * Make it easier to implement custom auth strategies that involve cookies [[https://issues.apache.org/jira/browse/HTTPCLIENT-1451|HTTPCLIENT-1451]] + + 1. Per request transport stats (related to JMeter) [[https://issues.apache.org/jira/browse/HTTPCLIENT-1081|HTTPCLIENT-1081]] == Furure (6.0 and beyond) == --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
