Forum Discussion
nmrao
2 years agoChampion Level 3
There can be different ways to achieve the same if you need to send the said http header for all the requests.
One of them could be :
1. set the project level property, say AUTH_HEADER and set the value as WWW-Authenticate
2. set another property for the value appropriately
And use custom events, SubmitListener.beforeSubmit and set the header and its value for each REST / SOAP request types (as needed) by reading the values from project properties.
Related Content
- 4 years ago
- 6 years ago
- 9 months ago
Recent Discussions
- 5 days ago
- 10 days ago