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

allowing unsafe http requests #147

Open
knassar702 opened this issue Aug 11, 2023 · 0 comments
Open

allowing unsafe http requests #147

knassar702 opened this issue Aug 11, 2023 · 0 comments
Labels
core-changes make changes for Lotus Core in Rust
Milestone

Comments

@knassar702
Copy link
Contributor

in order to scan some vulnerability like http request smuggling we need to allow unsafe http requests

POST / HTTP/1.1
Host: vulnerable-website.com
Transfer-Encoding: chunked
Content-Length: 4

1
A
X
@knassar702 knassar702 added the core-changes make changes for Lotus Core in Rust label Aug 11, 2023
@knassar702 knassar702 added this to the 0.6.0-beta milestone Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core-changes make changes for Lotus Core in Rust
Projects
None yet
Development

No branches or pull requests

1 participant