Commits
Branch selector
User selector
Commit History
Commits on Jul 18, 2022
feat: make Python snippets simpler, clearer & more consistent (#288)
Show description for 2f7525dandauthored- authored
- authored
feat: implementing cleaner handling of JSON in cURL snippets (#256)
Show description for 735e69aandauthoredfeat: Add support for insecureSkipVerify (#285)
Show description for 2c8b558andauthored
Commits on Jul 15, 2022
fix: cUrl target should encode x-www-form-urlencoded post data params (#198)
Show description for 12aa17eandauthoredfix: prevent crash in Swift/Objc with checking length of input body post params (#192)
Show description for 7da8c97andauthoredfix: clj-http handling of literal null JSON bodies (#283)
Show description for 3c9e6a6andauthored
Commits on Jul 14, 2022
fix: stop implicitly coercing warning in Swift snippet generator (#195)
Show description for da711e9andauthored
Commits on Jul 13, 2022
add header namesspace to prevent header errors (#247)
Show description for d4bebe4andauthored
fix: issue where query strings in R wouldn't be properly concatenated (#269)
Show description for 91a872bandauthored
Commits on May 26, 2022
Chore: Remove travis links (#266)
Show description for 97731b1andauthored
Commits on May 24, 2022
Commits on May 23, 2022
fix: headers not being properly applied to R httr snippets (#263)
Show description for 5e8f161andauthoredfix: `multipart/form-data` header issues with node/js fetch targets (#257)
Show description for 3119335andauthoredfeat: native upload support in python `requests` snippets (#259)
Show description for 411844fandauthored
Commits on May 20, 2022
Add Github Build Workflow (#250) (#251)
Show description for 0e0728aauthored
Commits on May 19, 2022
feat: addition of a PHP target for Guzzle (#253)
Show description for 62d158dandauthoredfix: axios targets not sending `x-www-form-urlencoded` properly (#255)
Show description for cd4bb4candauthored
Commits on May 13, 2022
fix: typo in the httpie `style` option not being correctly applied (#254)
Show description for f64080dandauthored- authored
fix: case where if `postData.params` is missing some targets crash (#258)
Show description for c7eae4candauthored
Commits on Apr 26, 2022
Total Overhaul (but with all the same fixtures!) (#248)
Show description for 66baca6authored
Commits on Sep 3, 2021
chore(release bump) - Bump package.json to version 2.0.0
Show description for 7fd160ccommittedfix: not sending form urlencoded properly in JS fetch snippets (#218)
Show description for 6b85ba2andauthoredpass extra options to httpsnippet (pass through to the target) (#222)
Show description for 9530d5bandauthoredchore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#217)
Show description for d9d3052andauthoredchore(deps): bump lodash from 4.17.19 to 4.17.21 (#215)
Show description for 02ce296andauthoredchore(deps): bump handlebars from 4.7.6 to 4.7.7 (#214)
Show description for 1a0c61fauthoredchore(deps): bump glob-parent from 5.1.1 to 5.1.2 (#223)
Show description for b80accfandauthoredchore(deps): bump path-parse from 1.0.6 to 1.0.7 (#225)
Show description for 9071fb5authored- authored
Commits on Apr 28, 2021
Add --globoff option to shell_curl (#199)
Show description for 71eec07authored
Commits on Apr 27, 2021
fix: bug where FormData in the js fetch target wasn't applied (#202)
Show description for 200b1fdandauthoredrfc: drop support for < Node 10 (#204)
Show description for 03a44e6andauthored