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

[Error]: Content-Length header already present #505

Open
3 tasks done
Bmebme opened this issue Apr 7, 2023 · 1 comment
Open
3 tasks done

[Error]: Content-Length header already present #505

Bmebme opened this issue Apr 7, 2023 · 1 comment

Comments

@Bmebme
Copy link

Bmebme commented Apr 7, 2023

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)
@Bmebme Bmebme changed the title [Agent compatibility]: Content-Length header already present [Error]: Content-Length header already present Apr 7, 2023
@lostsnow
Copy link
Member

lostsnow commented Apr 7, 2023

Can you provide a more complete exception stacktrace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants