Bug 38901 - Add SOAPAction Header to SOAPSampler GUI
Summary: Add SOAPAction Header to SOAPSampler GUI
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: unspecified
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-08 23:20 UTC by sumit shah
Modified: 2006-03-10 10:41 UTC (History)
0 users



Attachments
Patch to SoapSampler.java (1.52 KB, patch)
2006-03-08 23:21 UTC, sumit shah
Details | Diff
Patch to SoapSamplerGui.java (2.65 KB, patch)
2006-03-08 23:21 UTC, sumit shah
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description sumit shah 2006-03-08 23:20:13 UTC
Here two patches that I would like to submit that gives you the  options of
sending a SOAPAction header from the SOAP/XML-RPC Request sampler.  I realize
that you can send this header using the HTTP  Header Manager config element,
however this should make it easier to send it from one screen.

There are two patches to enable this functionality.  One patch is for
SoapSampler.java and the other is for SoapSamplerGui.java.  Please use as you
see fit.
Comment 1 sumit shah 2006-03-08 23:21:25 UTC
Created attachment 17850 [details]
Patch to SoapSampler.java
Comment 2 sumit shah 2006-03-08 23:21:52 UTC
Created attachment 17851 [details]
Patch to SoapSamplerGui.java
Comment 3 Sebb 2006-03-10 18:41:33 UTC
Thanks for the contribution. It has been applied to the 2.1 branch, and is in 
the nightlies from 2-1.20060310 and will be in 2.1.2
Comment 4 The ASF infrastructure team 2022-09-24 20:37:36 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/1697