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

Upload: switch success response from 200 OK to 201 Created. #3484

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

branlwyd
Copy link
Member

This is required by the spec since DAP-04, but was missed previously. I think it is likely that clients are effectively just looking for a "success" (i.e. 2xx) status code.

This is required by the spec since DAP-04, but was missed previously. I
think it is likely that clients are effectively just looking for a
"success" (i.e. 2xx) status code.
@branlwyd branlwyd requested a review from a team as a code owner November 14, 2024 18:20
@branlwyd
Copy link
Member Author

Part of #3483.

@branlwyd branlwyd enabled auto-merge (squash) November 14, 2024 18:22
@branlwyd branlwyd merged commit 6f5975e into main Nov 14, 2024
8 of 9 checks passed
@branlwyd branlwyd deleted the bran/upload-created branch November 14, 2024 18:41
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.

2 participants