We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
actix-msgpack/src/msgpack_message.rs
Line 94 in 7b309f6
The text was updated successfully, but these errors were encountered:
fix(#11): 🐛 disallow request handling if payload length more than Con…
d3eb0aa
…tent-Length value
Other extractors support situations when Content-Length is not exist. So these changes should be reverted.
Sorry, something went wrong.
fix(#11): 🐛 do not rely on Content-Length header
cc1a161
Merge pull request #21 from ym-project/issue-11
5d994e1
ym-project
No branches or pull requests
actix-msgpack/src/msgpack_message.rs
Line 94 in 7b309f6
The text was updated successfully, but these errors were encountered: