Releases: Kong/httpsnippet
Releases · Kong/httpsnippet
v1.11.0
New
- Python: Requests
- Swift: nsurlsession
Updates
- HTTPS tests
- custom HTTP Method tests
- Python:Python3 Prints UTF8 String instead of Byte string
- Node:Native Prints UTF8 String instead of Buffer
- CodeBuilder for efficient line concatenation
- Native request tests for some targets
- rename Objective-C: native to nsurlsession
1.10.0
New
- JavaScript: XMLHttpRequest support
- JavaScript: jQuery.ajax support
1.9.0
New
- native Ruby support
Fixes
- Go: Use http.DefaultClient if no timeout option is specified
1.8.1
Fixes
- remove extra duplicated code in
http2fromhttp1
1.8.0
New
- PHP with pecl/http v1
- PHP with pecl/http v2
1.7.0
Updates
- Objective-C Native Refactor
1.6.0
Updates
- curl, wget, httpie now groupped under "shell"
- better quoting for shell targets
1.5.0
Updates
- Complete support for Objective-C thanks to @thibaultcha
1.4.3
Updates
- Java Unirest: now supports custom HTTP methods.
1.4.2
Updates
- npm package meta