HonoH
Hono6mo ago
Danko

HTTP Status bug

Getting a weird bug when returning a response in my project for a post request.
Previous get requests return data correctly, but this one is giving me problems for some obscure reason.
This results in an Internal server error
Error message:
The status provided (0) must be 101 or in the range of [200, 599]
Was this page helpful?