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

Commits on Nov 14, 2024

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

    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 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d979edc View commit details
    Browse the repository at this point in the history