Skip to content

CALL_HTTP_HEADER_SET

Jurek Muszyński edited this page Dec 20, 2021 · 1 revision

void CALL_HTTP_HEADER_SET(const char *key, const char *value)

Description

Adds or overwrites a header used by CALL_HTTP.

Returns

None

Example

See CALL_HTTP.

Clone this wiki locally