Skip to main content

hey..
want to stop auto import of  edited input fields in HTTP headers of API configuration step 
currently when i am editing any input field it will auto import in HTTP headers like this screenshot:-
 

in this screenshot i don’t want this X-JOB-DESCRIPTION in HTTP header because it will causing an error while creating zap.
Any help appreciated!

Hi @dipali arora 🖐️

Normally, those fields are added to the Request Body when using the Input Designer, where they can be seen under Show Options.

 

You can also remove any HTTP Header fields with the X on the right hand side, that wouldn’t affect them in the input field section of the Visual Builder, but the requests sent to your API will then not include that value.