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

fix: spec compliant accept type #1064

Merged
merged 5 commits into from
Sep 5, 2024
Merged

Conversation

jasonkuhrt
Copy link
Member

@jasonkuhrt jasonkuhrt commented Sep 5, 2024

  • Accept header value is now spec compliant
  • Core headers order now allows default headers to be overriden
  • Core now allows a header to be unset via empty string
  • Core refactored to not special case upload extension
  • Upload extension updated to unset content-type header to permit the runtime to supply a correct content-type header for multipart file upload.

@jasonkuhrt jasonkuhrt merged commit f5a6476 into main Sep 5, 2024
8 checks passed
@jasonkuhrt jasonkuhrt deleted the fix/spec-compliant-accept-type branch September 5, 2024 17:03
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.

1 participant