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

Stricter body types, etags for binary responses #1382

Merged
merged 9 commits into from
May 9, 2021

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    85761af View commit details
    Browse the repository at this point in the history
  2. make body types stricter

    Rich-Harris committed May 7, 2021
    Configuration menu
    Copy the full SHA
    fdd5336 View commit details
    Browse the repository at this point in the history
  3. add etag tests

    Rich-Harris committed May 7, 2021
    Configuration menu
    Copy the full SHA
    14669b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ceb9262 View commit details
    Browse the repository at this point in the history
  5. oops

    Rich-Harris committed May 7, 2021
    Configuration menu
    Copy the full SHA
    51eda08 View commit details
    Browse the repository at this point in the history
  6. rawBody is a Uint8Array

    Rich-Harris committed May 7, 2021
    Configuration menu
    Copy the full SHA
    4a544fc View commit details
    Browse the repository at this point in the history
  7. changesets

    Rich-Harris committed May 7, 2021
    Configuration menu
    Copy the full SHA
    04328a9 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. Configuration menu
    Copy the full SHA
    dba3889 View commit details
    Browse the repository at this point in the history
  2. use shared hash helper

    Rich-Harris committed May 9, 2021
    Configuration menu
    Copy the full SHA
    7fbc05d View commit details
    Browse the repository at this point in the history