Skip to content

Releases: Kong/httpsnippet

1.16.3

03 Aug 22:09

Choose a tag to compare

Updates
  • updated dependencies
  • fixed syntax issues with standard / eslint
Fixes
  • Objective-C: target does not seem to support boolean values in postData payload #65
New
  • Go: Add option to include boilerplate #63

1.16.2

09 Apr 00:50

Choose a tag to compare

Updates

OCaml Syntax improvements

1.16.0

29 Mar 20:41

Choose a tag to compare

New
  • Java: OkHttp support added

1.15.0

26 Mar 17:26

Choose a tag to compare

New
  • Support for C with Libcurl

1.14.1

25 Mar 18:01

Choose a tag to compare

Updates
  • renamed C# key to csharp for ease of use in terminals and APIembed

1.14.0

25 Mar 17:58

Choose a tag to compare

New
  • C# support with RestSharp
  • CodeBuilder push and unshift can format strings

1.13.0

23 Mar 20:21

Choose a tag to compare

New
  • node 0.10 support
Updates
  • node:request uses util.inspect to output JSON object instead of JSON.stringify
  • dependencies
  • documentation
  • bin linting

1.12.1

23 Mar 20:19

Choose a tag to compare

Updates
  • NPM keywords to lower case
  • fix broken tests

1.12.0

20 Mar 12:00

Choose a tag to compare

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

20 Mar 09:02

Choose a tag to compare

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