Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements with parameters encoding #27

Merged
merged 1 commit into from
Jun 6, 2019
Merged

Conversation

hamtiko
Copy link
Member

@hamtiko hamtiko commented Jun 6, 2019

Renaming jsonEncoding option to bodyEncoding
Renaming urlEncoding option to queryEncoding
Removing delete request via array
Using bodyEncoding from options for post, put, patch requests
Using queryEncoding from options for get, delete requests
Bumped version number to 1.3.0

Renaming urlEncoding option to queryEncoding
Removing delete request via array
Using bodyEncoding from options for `post`, `put`, `patch` requests
Using queryEncoding from options for `get`, `delete` requests
Bumped version number to 1.3.0
@hamtiko hamtiko requested a review from hovaks June 6, 2019 17:23
@hamtiko hamtiko merged commit 500c620 into STDevTM:master Jun 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants