Content-Type
header is not set while constructing Request object
#1016
Labels
bug
Something isn't working
Describe the bug
Content-Type
header is not set while constructing Request object.To Reproduce
Expected behavior
Above
request.headers.get("Content-Type")
should return"text/plain;charset=UTF-8"
Additional context
I'll fix it.
The text was updated successfully, but these errors were encountered: