Skip to content

Releases: RapidAPI/httpsnippet

v2.0.17

22 Mar 07:43
Compare
Choose a tag to compare

2.0.16: Sahar/java okhttp snippet (#6)

30 Mar 09:29
2211549
Compare
Choose a tag to compare
* update okhttp to work on version >3

* indentation

* code blank at the end only on put/post

* code push, indentation as first argument

* handle headers with lodash methods

* retrieve comment about headers pickBy

2.0.15

28 Mar 11:17
a63f726
Compare
Choose a tag to compare
send to helper redundant extra argument fix (#5)

2.0.14: Update/Fix form-data/x-www-form-urlencoded snippets (#4)

28 Mar 09:27
fbaed97
Compare
Choose a tag to compare
* node-axios update application/form-data and x-www-form-urlencoded

* node axios minor touches,
node fetch placeholder path to file

* javascript axios multipart/form-data remove content-type header and handle file param as a file instead of base64

* case-insensitive removeProperty helper(currently used to remove "content-type" header)

* typo

* node-fetch - remove 'content-type' header and add spread formData headers on multipart/form-data

* update js-axios content-type header comment

* reusable params helper - construct params code,
checkIfRequestContainsFile general helper,
use URLSearchParams for x-www-form-urlencoded,
consistent code for node/js axios and fetch

* "encodedParams" also in js axios

* codeBuilder clone,
constructAppendedParamsCode same "append" method + options argument

* new helpers unit tests,
mocharc file(to take only spec files)

* insensitive case property remove test

* use lodash isObject,
check constructAppendedParamsCode test code result string

* constructAppendedParamsCode options argument tests

2.0.13

20 Mar 10:54
f4d1d07
Compare
Choose a tag to compare
axios javascript fix: data: '[form]' (#3)

2.0.12

17 Mar 10:03
Compare
Choose a tag to compare
trigger on push to master

2.0.11

17 Mar 09:53
Compare
Choose a tag to compare
ignore package.json for workflow trigger

2.0.10

17 Mar 09:45
Compare
Choose a tag to compare
chore(release): v2.0.9

2.0.9

17 Mar 09:45
Compare
Choose a tag to compare
chore(release): v2.0.8

2.0.8

17 Mar 09:44
Compare
Choose a tag to compare
chore(release): v2.0.7