The Apache HttpComponents project is pleased to announce 5.6.1 release of HttpComponents Client.
This is a maintenance release that disables the experimental SCRAM auth scheme by default and fixes SCRAM final response handling. The SCRAM auth scheme can be re-enabled by choosing a custom auth scheme preference sequence that explicitly includes SCRAM auth. Download - <https://hc.apache.org/download.html> Release notes - < https://downloads.apache.org/httpcomponents/httpclient/RELEASE_NOTES-5.6.x.txt ? HttpComponents site - <https://hc.apache.org/> About HttpComponents HttpClient The Hyper-Text Transfer Protocol (HTTP) is perhaps the most significant protocol used on the Internet today. Web services, network-enabled appliances and the growth of network computing continue to expand the role of the HTTP protocol beyond user-driven web browsers, while increasing the number of applications that require HTTP support. Designed for extension while providing robust support for the base HTTP protocol, HttpClient may be of interest to anyone building HTTP-aware client applications such as web browsers, web service clients, or systems that leverage or extend the HTTP protocol for distributed communication. Arturo
