Skip to content

REST_HEADER_SET

Jurek Muszyński edited this page Sep 11, 2018 · 2 revisions

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

Description

Adds or overwrites a header used by CALL_REST.

Returns

None

Example

See CALL_REST.

Clone this wiki locally