1
0
Fork 0
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:
Andy Brody 2015-11-12 03:41:47 -08:00
parent 715e85abff
commit f6c6485ee9

View file

@ -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.
- Refactor URI parsing to happen earlier, in Request initialization.
- 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