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

Change response code based on Get or Post/Put #371

Open
JohnnyPicnic opened this issue Aug 15, 2023 · 0 comments
Open

Change response code based on Get or Post/Put #371

JohnnyPicnic opened this issue Aug 15, 2023 · 0 comments
Assignees

Comments

@JohnnyPicnic
Copy link

response.statusCode = '2.05'

'2.05' is a valid response for Get and '2.01' is for Post and Put.
You may want to modify the response based on the request type.

@JKRhb JKRhb self-assigned this Aug 16, 2023
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

No branches or pull requests

2 participants