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

[Improvement]: Remove content type from DELETE and PUT methods by default #79

Conversation

red-game-dev
Copy link
Collaborator

This PR resolve the issue from #75

@red-game-dev red-game-dev added the enhancement New feature or request label Oct 27, 2024
@red-game-dev red-game-dev requested a review from MattCCC October 27, 2024 21:21
@red-game-dev red-game-dev self-assigned this Oct 27, 2024
Copy link

github-actions bot commented Oct 27, 2024

size-limit report 📦

Path Size
dist/browser/index.mjs 3.38 KB (+2.37% 🔺)
dist/browser/index.global.js 3.55 KB (+2.46% 🔺)
dist/node/index.js 3.51 KB (+2.87% 🔺)

src/request-handler.ts Outdated Show resolved Hide resolved
src/request-handler.ts Outdated Show resolved Hide resolved
@red-game-dev red-game-dev requested a review from MattCCC November 15, 2024 08:42
@MattCCC MattCCC merged commit 6dfb7da into master Nov 16, 2024
10 checks passed
@MattCCC MattCCC deleted the 75-improvement-remove-content-type-from-delete-and-put-methods-by-default branch November 16, 2024 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement] Remove content type from DELETE and PUT methods by default
2 participants