-
Notifications
You must be signed in to change notification settings - Fork 10
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
Typescript Cannot add any headers to a fetch api #73
Comments
Currect way to solve options.headers = {
...options.headers,
'Content-Type': 'application/json',
}; |
What is fix commit message ?? |
|
5 tasks
Issue closed and locked due to lack of activity. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Package(s)
fetch
Description
The fetch header type has an error.
reproduction link
No response
Please provide the exception or error you saw (Preferably with a screenshot)
Device or platform
Device: Desktop or Phone
OS: windows
Browser: Chrome
Version: 0
Vatr registered list
Anything else?
No response
The text was updated successfully, but these errors were encountered: