- fix: global initialization logic is now hidden behind a mutex
- depend on
thread
- depend on
- 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
- fix: do not reset client if passed as argument
- fix setting of headers
- add default user agent
- initial release