Bug 31342 - Content-Length parameter is not written with capital L (SOAP Sampler)
Summary: Content-Length parameter is not written with capital L (SOAP Sampler)
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: 2.0.1
Hardware: All All
: P3 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-21 14:49 UTC by Ferenc Denes
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments
This is the resolution of the problem (5.17 KB, patch)
2004-09-21 14:51 UTC, Ferenc Denes
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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