toptal/haste-server

Haste server sends 413 for requests over 1mb

ImRodry opened this issue · 0 comments

If you try to send a document over 1.048.576 characters in length (1MB) the server stops responding with "Document exceeds maximum length" and starts sending 413 responses in an html format. There should be a way to bypass this limit