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

Allow unsetting default headers #1314

Merged
merged 1 commit into from
Aug 20, 2023
Merged

Allow unsetting default headers #1314

merged 1 commit into from
Aug 20, 2023

Conversation

drwpow
Copy link
Contributor

@drwpow drwpow commented Aug 20, 2023

Changes

Fixes #1298. Allows you to pass in null to headers to unset them (applicable to default headers either in the library or set with createClient().

How to Review

  • Tests added; tests should pass

Checklist

  • Unit tests updated
  • docs/ updated (if necessary)
  • pnpm run update:examples run (only applicable for openapi-typescript)

@changeset-bot
Copy link

changeset-bot bot commented Aug 20, 2023

🦋 Changeset detected

Latest commit: 8137ff9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
openapi-fetch Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8137ff9
Status: ✅  Deploy successful!
Preview URL: https://6f7e0170.openapi-ts.pages.dev
Branch Preview URL: https://unset-headers.openapi-ts.pages.dev

View logs

@drwpow drwpow merged commit 181c4de into main Aug 20, 2023
@drwpow drwpow deleted the unset-headers branch August 20, 2023 01:48
@github-actions github-actions bot mentioned this pull request Aug 20, 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

Successfully merging this pull request may close these issues.

Errors caused by default content-type
1 participant