[GH-ISSUE #68] Using a request body in GET requests is highly non-standard #31

Closed
opened 2026-09-04 00:21:42 +02:00 by Stone_Red · 3 comments
Owner
Originally created by @stephan418 on GitHub (Jun 3, 2022). Original GitHub issue: https://github.com/detleph/server/issues/68 https://github.com/detleph/server/blob/80b09ebf5af72902455a17bb8bc47dddad8646a9/src/Controllers/user_auth.controller.ts#L97
Stone_Red added the help wanted label 2026-09-04 00:21:42 +02:00
Author
Owner

@Stefan-5422 commented on GitHub (Jun 6, 2022):

If I understand this correct you want a lib that can handle this in a standardized way?

<!-- gh-comment-id:1147336849 --> @Stefan-5422 commented on GitHub (Jun 6, 2022): If I understand this correct you want a lib that can handle this in a standardized way?
Author
Owner

@stephan418 commented on GitHub (Jun 6, 2022):

No, but POST should be used when there is a body. But this doesn't have to be fixed right away as the priority should be finishing the server today

<!-- gh-comment-id:1147412403 --> @stephan418 commented on GitHub (Jun 6, 2022): No, but POST should be used when there is a body. But this doesn't have to be fixed right away as the priority should be finishing the server _today_
Author
Owner

@stephan418 commented on GitHub (Jun 7, 2022):

@Flexla54 is this fixed (currently not a high priority as it would require rewriting parts of the API client) or is this closed as WONTFIX?

<!-- gh-comment-id:1148553045 --> @stephan418 commented on GitHub (Jun 7, 2022): @Flexla54 is this fixed (currently not a high priority as it would require rewriting parts of the API client) or is this closed as WONTFIX?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: detleph/server#31