-
Notifications
You must be signed in to change notification settings - Fork 207
Open
Description
Preflight Checklist
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for an issue that matches the one I want to file, without success.
- I am not looking for support or already pursued the available support channels without success.
Version
1.9.3
Installation Type
Official SaaS Service
Describe the details of the bug and the steps to reproduce it
JDK 1.
项目中某些接口在访问的时候会报出Content-Length header already present的错误
Additional Information
No response
Logs
Caused by: io.dongtai.iast.thirdparty.org.apache.http.ProtocolException: Content-Length header already present
at io.dongtai.iast.thirdparty.org.apache.http.protocol.RequestContent.process(RequestContent.java:97)
at io.dongtai.iast.thirdparty.org.apache.http.protocol.ImmutableHttpProcessor.process(ImmutableHttpProcessor.java:133)
at io.dongtai.iast.thirdparty.org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
at io.dongtai.iast.thirdparty.org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at io.dongtai.iast.thirdparty.org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
Metadata
Metadata
Assignees
Labels
No labels