Forum Discussion

Accelrys_Inc__S's avatar
14 years ago

Adding http-header using groovy getting NULLPointerExpection

Hi I have a test suite created using REST service where I need to add a http-header (due to security reasons) before sending the REST request. The header is dynamically created. Tried to add an ...