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

Include request body with PUT method #148

Merged
merged 1 commit into from
Feb 6, 2018
Merged

Conversation

thc202
Copy link
Member

@thc202 thc202 commented Feb 1, 2018

Change CommonsHttpClient to also send the body with PUT method.

Related to zaproxy/zaproxy#4337 - Request body not sent with PUT method
in Zest scripts

Change CommonsHttpClient to also send the body with PUT method.

Related to zaproxy/zaproxy#4337 - Request body not sent with PUT method
in Zest scripts
@psiinon psiinon merged commit abe4678 into zaproxy:develop Feb 6, 2018
@thc202 thc202 deleted the put-body branch February 6, 2018 10:42
@thc202 thc202 added the bug label Jun 26, 2018
@thc202 thc202 added this to the 0.14.0 milestone Jun 26, 2018
thc202 added a commit to thc202/zest that referenced this pull request Nov 1, 2019
Verify that the PUT request is actually sent with the body.
Part of zaproxy#148.

Signed-off-by: thc202 <thc202@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

2 participants