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

Make GET.Do() use ParseQuery() instead of URL.Query() #2269

Merged
merged 1 commit into from
Jul 3, 2022

Conversation

ameyarao98
Copy link
Contributor

Resolves #1435

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 75.065% when pulling 7b726d4 on ameyarao98:http_get_do_parse_once into b8497f5 on 99designs:master.

@StevenACoffman StevenACoffman merged commit 0c11e5f into 99designs:master Jul 3, 2022
@ameyarao98 ameyarao98 deleted the http_get_do_parse_once branch February 14, 2023 17:51
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.

GET.Do() should use ParseQuery() instead of URL.Query()
3 participants