12 years ago
Adding Custom headers programatically for REST Services
Hi,
I need a help in SOAP UI plugin development for testing REST services.
I need to add Custom headers programmatically for REST services. We created a plugin for Jmeter.
It extends JMeter HTTP Request Sampler and supports HMAC generation for our framework.
The required headers and HMAC are automatically set by this plugin. We like to do the same for with SOAP UI.
Could you please help us on this. If possible could you please share some code snippet for adding custom headers programmatically.
Sreejith
I need a help in SOAP UI plugin development for testing REST services.
I need to add Custom headers programmatically for REST services. We created a plugin for Jmeter.
It extends JMeter HTTP Request Sampler and supports HMAC generation for our framework.
The required headers and HMAC are automatically set by this plugin. We like to do the same for with SOAP UI.
Could you please help us on this. If possible could you please share some code snippet for adding custom headers programmatically.
Sreejith