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

Set effective content-length for dump #106

Merged
merged 1 commit into from
Aug 5, 2023

Conversation

Mzack9999
Copy link
Member

@Mzack9999 Mzack9999 commented Jul 31, 2023

Closes projectdiscovery/nuclei#3947

Note: Dumped body with Chunked Transfer Encoding is totally legitimate and this change is only aesthetic, therefore we need to ensure that this change doesn't alter any internal mechanism. In general no alteration should be made to the request whatsoever.

@Mzack9999 Mzack9999 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Jul 31, 2023
@Mzack9999 Mzack9999 self-assigned this Jul 31, 2023
@ehsandeep ehsandeep marked this pull request as ready for review August 5, 2023 09:07
@ehsandeep ehsandeep merged commit 427e08f into main Aug 5, 2023
@ehsandeep ehsandeep deleted the bugfix-effective-content-length branch August 5, 2023 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants