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

[polish] HTTPClient get method with request body parameter #1

Closed
Soecka opened this issue Nov 21, 2022 · 1 comment
Closed

[polish] HTTPClient get method with request body parameter #1

Soecka opened this issue Nov 21, 2022 · 1 comment
Assignees
Labels
wontfix This will not be worked on

Comments

@Soecka
Copy link

Soecka commented Nov 21, 2022

https://github.com/EasyWebApp/KoAJAX/blob/master/source/HTTPClient.ts#L90

@Soecka Soecka self-assigned this Nov 21, 2022
@Soecka Soecka added the enhancement New feature or request label Nov 21, 2022
@TechQuery
Copy link
Member

In my opinion, GET method should not have a Request Body:
https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/GET

@TechQuery TechQuery added wontfix This will not be worked on and removed enhancement New feature or request labels Nov 21, 2022
@Soecka Soecka closed this as completed Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants