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

Clarify request types in cloudfront proxy documentation #447

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joyceyan
Copy link

I just wanted to clarify what types of requests to /js/script.js and /api/event would result in successful responses. I spent a lot of time wondering why a GET request to /api/event would 404 instead of returning a 202. Sending a POST request via curl seems to be fine, and the API docs seem to indicate there isn't a GET request for /api/event so it doesn't seem like it's a problem for that to 404.

I just wanted to clarify what types of requests to `/js/script.js` and `/api/event` would result in successful responses. I spent a lot of time wondering why a GET request to `/api/event` would 404 instead of returning a 202. Sending a POST request via curl seems to be fine, and the API docs seem to indicate there isn't a GET request for `/api/event` so it doesn't seem like it's a problem for that to 404.
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

1 participant