docsFunctionsHttpZhttpRemoveHeader

ZhttpRemoveHeader

Removes a custom HTTP header previously set via ZhttpAddHeader so it is no longer sent with subsequent requests.

Syntax

ZhttpRemoveHeader{name}

Arguments

NameTypeRequiredDefault
namestringYes-

Example

ZhttpRemoveHeader{Authorization}