Correct status code typo in release notes

This commit is contained in:
Michael Osipov 2020-06-18 09:42:47 +02:00
parent 32a5c0935b
commit 26ba138d8e
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ that caused rejection of ceritificates with non-standard domains.
Changelog:
-------------------
* HTTPCLIENT-2053: Add SC_PERMANENT_REDIRECT (408) to DefaultRedirectStrategy
* HTTPCLIENT-2053: Add SC_PERMANENT_REDIRECT (308) to DefaultRedirectStrategy
Contributed by Michael Osipov <michaelo at apache.org>
* HTTPCLIENT-2052: Fixed redirection of entity enclosing requests with non-repeatable entities