Releases: Kong/httpsnippet
Releases · Kong/httpsnippet
1.16.2
Updates
OCaml Syntax improvements
1.16.0
New
- Java: OkHttp support added
1.15.0
New
- Support for
C
withLibcurl
1.14.1
1.14.0
New
C#
support withRestSharp
CodeBuilder
push and unshift can format strings
1.13.0
New
- node 0.10 support
Updates
node:request
usesutil.inspect
to output JSON object instead ofJSON.stringify
- dependencies
- documentation
- bin linting
1.12.1
Updates
- NPM keywords to lower case
- fix broken tests
1.12.0
New
- add support for full har objects
- add support for multiple enteries per har
- cleaner node:native request bodies when possible
Fixes
- curl multipart
- httpie parameterized post
- ocaml using wrong source variable
Updates
- test case for default content type
- add more tests/coverage
1.11.1
Fixes
- Python
- Fix headers kwarg style
Updates
- NPM
- remove all tests and fixtures from packaged npm archive
- Docs
- simplify README
- move Target docs to github wiki
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