httpsnippet

HTTP Request snippet generator for many languages & libraries

APACHE-2.0 License

Downloads
209.4K
Stars
1.1K
Committers
59

Bot releases are hidden (Show)

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

Published by ahmadnassri over 9 years ago

Fixes
  • bug in url object, when no search string is provided, final url has an extra ?
httpsnippet - 1.3.0

Published by ahmadnassri over 9 years ago

New
  • Python Support
Updates
  • PHP: use echo instead of print
httpsnippet - 1.2.0

Published by ahmadnassri over 9 years ago

New
  • Go Support (native)
Updates
  • PHP
    • added multipart support
  • OCaml
    • body fix + many cosmetic updates
httpsnippet - 1.1.1

Published by ahmadnassri over 9 years ago

Fixes
  • missing dependency
httpsnippet - 1.1.0

Published by ahmadnassri over 9 years ago

New
  • added support for The Go Programming Language, courtesy of @montanaflynn
httpsnippet - 1.0.0

Published by ahmadnassri over 9 years ago

Initial Release!

supported targets: cURL, HTTPie, Wget, Node.js, PHP, Objective-C, OCaml!