httpsnippet

HTTP Request snippet generator for many languages & libraries

APACHE-2.0 License

Downloads
209.4K
Stars
1.1K
Committers
59

Bot releases are visible (Hide)

httpsnippet - 1.16.0

Published by ahmadnassri over 9 years ago

New
  • Java: OkHttp support added
httpsnippet - 1.15.0

Published by ahmadnassri over 9 years ago

New
  • Support for C with Libcurl
httpsnippet - 1.14.1

Published by ahmadnassri over 9 years ago

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

Published by ahmadnassri over 9 years ago

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

Published by ahmadnassri over 9 years ago

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

Published by ahmadnassri over 9 years ago

Updates
  • NPM keywords to lower case
  • fix broken tests
httpsnippet - 1.12.0

Published by ahmadnassri over 9 years ago

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
httpsnippet - 1.11.1

Published by ahmadnassri over 9 years ago

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
httpsnippet -

Published by ahmadnassri over 9 years ago

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
httpsnippet - 1.10.0

Published by ahmadnassri over 9 years ago

New
  • JavaScript: XMLHttpRequest support
  • JavaScript: jQuery.ajax support
httpsnippet - 1.9.0

Published by ahmadnassri over 9 years ago

New
  • native Ruby support
Fixes
  • Go: Use http.DefaultClient if no timeout option is specified
httpsnippet - 1.8.1

Published by ahmadnassri over 9 years ago

Fixes
  • remove extra duplicated code in http2 from http1
httpsnippet - 1.8.0

Published by ahmadnassri over 9 years ago

New
httpsnippet - 1.7.0

Published by ahmadnassri over 9 years ago

Updates
  • Objective-C Native Refactor
httpsnippet - 1.6.0

Published by ahmadnassri over 9 years ago

Updates
  • curl, wget, httpie now groupped under "shell"
  • better quoting for shell targets
httpsnippet - 1.5.0

Published by ahmadnassri over 9 years ago

Updates
  • Complete support for Objective-C thanks to @thibaultCha
httpsnippet - 1.4.3

Published by ahmadnassri over 9 years ago

Updates
  • Java Unirest: now supports custom HTTP methods.
httpsnippet - 1.4.2

Published by ahmadnassri over 9 years ago

Updates
  • npm package meta
httpsnippet - 1.4.1

Published by ahmadnassri over 9 years ago

Fixes
  • Java proper naming and updated linkage to unirest site
httpsnippet - 1.4.0

Published by ahmadnassri over 9 years ago

New
  • Java Support (Unirest)