Bug 31342

Summary: Content-Length parameter is not written with capital L (SOAP Sampler)
Product: JMeter - Now in Github Reporter: Ferenc Denes <fedelo>
Component: HTTPAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 2.0.1   
Target Milestone: ---   
Hardware: All   
OS: All   
Attachments: This is the resolution of the problem

Description Ferenc Denes 2004-09-21 14:49:03 UTC
In protocol/http/org/apache/jmeter/protocol/http/sampler/SoapSampler.java the 
HTTP Content-Length parameter is Content-length, and some strict firewalls (etc 
Zorp) do not let through Soap requests.
Comment 1 Ferenc Denes 2004-09-21 14:51:35 UTC
Created attachment 12815 [details]
This is the resolution of the problem
Comment 2 Sebb 2004-09-21 18:27:58 UTC
Added to CVS rel 2.0; also changed Content-type to Content-Type just in case
Comment 3 The ASF infrastructure team 2022-09-24 20:37:34 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/1450