Hutool of HttpRequest. Post () sends the form data at the same time, also send the body data, how to do?
Now add a form, after adding the body, the body will cover out of the form,
CodePudding user response:
The form data does not contain the body
CodePudding user response:
The form data is transmitted in the body, to increase body don't multipart way
CodePudding user response: