mirror of
https://github.com/rest-client/rest-client.git
synced 2022-11-09 13:49:40 -05:00
Add history note about status codes.
This commit is contained in:
parent
715e85abff
commit
f6c6485ee9
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ This release is largely API compatible, but makes several breaking changes.
|
||||||
- Make `Request#transmit` a private method, along with a few others.
|
- Make `Request#transmit` a private method, along with a few others.
|
||||||
- Refactor URI parsing to happen earlier, in Request initialization.
|
- Refactor URI parsing to happen earlier, in Request initialization.
|
||||||
- When adding URL params, handle URLs that already contain params.
|
- When adding URL params, handle URLs that already contain params.
|
||||||
|
- Add a few more exception classes for obscure HTTP status codes.
|
||||||
|
|
||||||
# 2.0.0.rc1
|
# 2.0.0.rc1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue