Commits
User selector
Commit History
Commits on Aug 30, 2022
updates README (#299)
Show description for 7c00d05andauthored
Commits on Jul 28, 2022
Commits on Jul 27, 2022
Commits on Jul 26, 2022
- authored
Exclude package.json from build to fix output paths (#294)
Show description for 1dda869andauthored
Commits on Jul 19, 2022
- authored
feat: PHP JSON body encoding (#291)
Show description for a92b4fcandauthoredfeat: change the default response code for Python Requests (#181)
Show description for 4ac5253andauthored
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 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 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
fix: not sending form urlencoded properly in JS fetch snippets (#218)
Show description for 6b85ba2andauthored- 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
Commits on Apr 20, 2021
Commits on Apr 5, 2021
update javascript fetch request to match node-fetch (#210)
Show description for bddb81aauthored