mirror of
https://github.com/c-cube/ezcurl.git
synced 2025-12-05 19:00:34 -05:00
changelog
This commit is contained in:
parent
7939bfa9e3
commit
648ca8f77f
1 changed files with 23 additions and 0 deletions
23
CHANGELOG.md
Normal file
23
CHANGELOG.md
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
|
||||
## 0.2.3
|
||||
|
||||
- fix: workaround servers which do not understand "Expect" header
|
||||
- fix: correctly set size of payload for POST
|
||||
- make sure to setup 'PUT" correctly
|
||||
- allow POST with non-form data
|
||||
|
||||
## 0.2.2
|
||||
|
||||
- fix: do not reset client if passed as argument
|
||||
|
||||
## 0.2.1
|
||||
|
||||
- fix setting of headers
|
||||
|
||||
## 0.2
|
||||
|
||||
- add default user agent
|
||||
|
||||
## 0.1
|
||||
|
||||
- initial release
|
||||
Loading…
Add table
Reference in a new issue