Skip to content
This repository was archived by the owner on Mar 18, 2026. It is now read-only.

fix: Exclude 'Content-Type' header from automatic generation in ToolS…#263

Merged
CocoRoF merged 2 commits intodeployfrom
main
Oct 23, 2025
Merged

fix: Exclude 'Content-Type' header from automatic generation in ToolS…#263
CocoRoF merged 2 commits intodeployfrom
main

Conversation

@CocoRoF
Copy link
Collaborator

@CocoRoF CocoRoF commented Oct 23, 2025

This pull request makes a small but important change to the way HTTP headers are processed in the ToolStorageUpload component. Specifically, it now filters out the Content-Type header, since this header is automatically generated elsewhere and does not need to be included manually.

  • In ToolStorageUpload.tsx, the code now excludes the Content-Type header from the list of headers by filtering it out before mapping over the entries.…torageUpload

@CocoRoF CocoRoF merged commit 810b6d9 into deploy Oct 23, 2025
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant