Releases: Kong/httpsnippet
Releases · Kong/httpsnippet
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
http2
fromhttp1
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
1.4.1
Fixes
- Java proper naming and updated linkage to unirest site