Description
Creates an HttpHeader object.
Parameters
Return Type
Example
HttpRequest request; HttpHeader header = httpCreateHeader("Content-Type", "application/json"); request.headers += header;
See also
We've encountered an issue exporting this macro. Please try exporting this page again later.