Skip to content
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

93-byte limit for request body? #116

Open
Kixunil opened this issue May 26, 2018 · 2 comments
Open

93-byte limit for request body? #116

Kixunil opened this issue May 26, 2018 · 2 comments

Comments

@Kixunil
Copy link

Kixunil commented May 26, 2018

Hi, there seems to be an undocumented 93 limit for request body. Is this a bug or is there some way to set it to a bigger one?

@Kixunil
Copy link
Author

Kixunil commented May 26, 2018

Seems to be not 93 byte limit but something else. I got one request (from different device) cut off after 70 bytes.

@Kixunil
Copy link
Author

Kixunil commented May 26, 2018

Looking at the code, it seems like it's completely ignoring the possibility of body being split into multiple reads.

laysakura added a commit to laysakura/simple-server that referenced this issue Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant