Correct status code typo in release notes
This commit is contained in:
parent
32a5c0935b
commit
26ba138d8e
|
@ -7,7 +7,7 @@ that caused rejection of ceritificates with non-standard domains.
|
||||||
Changelog:
|
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>
|
Contributed by Michael Osipov <michaelo at apache.org>
|
||||||
|
|
||||||
* HTTPCLIENT-2052: Fixed redirection of entity enclosing requests with non-repeatable entities
|
* HTTPCLIENT-2052: Fixed redirection of entity enclosing requests with non-repeatable entities
|
||||||
|
|
Loading…
Reference in New Issue