Skip to content
Discussion options

You must be logged in to vote

Hi 👋

It sounds like you might be describing a GET request (a request that requests some data, given some parameters) that's using the POST verb. POST requests typically result in a change on the server; if this isn't the case, you might want to consider changing the HTTP verb.

Does this help? 🙂

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@hornetDC
Comment options

@louis-young
Comment options

Answer selected by louis-young
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants