Changelog for 2.1.0
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,3 +1,13 @@
|
|||||||
|
# 2.1.0
|
||||||
|
* Bugfix: allow status lines without a reason phrase (#316)
|
||||||
|
* Example: "cureq" to easier make ad-hoc command line tests (#330)
|
||||||
|
* Override timeout per Request (#335)
|
||||||
|
* Bugfix: handle non-utf8 status and headers (#347) and better errors (#329)
|
||||||
|
* Request inspection (method, url, etc) (#310, #350)
|
||||||
|
* Bugfix: stop percent encoding cookies (#353)
|
||||||
|
* Enforce cookie RFC naming/value rules (#353)
|
||||||
|
* Bugfix: reduce error struct size (#356)
|
||||||
|
|
||||||
# 2.0.2
|
# 2.0.2
|
||||||
* Bugfix: Apply deadline across redirects. (#313)
|
* Bugfix: Apply deadline across redirects. (#313)
|
||||||
* OrAnyStatus::or_any_status ergonomic helper
|
* OrAnyStatus::or_any_status ergonomic helper
|
||||||
|
|||||||
Reference in New Issue
Block a user