/
httpCreateHeader
httpCreateHeader
Description
Creates an HttpHeader object.
Parameters
Return Type
Example
HttpRequest request;
HttpHeader header = httpCreateHeader("Content-Type", "application/json");
request.headers += header;
See also
, multiple selections available,
Related content
httpCreateHeader
httpCreateHeader
More like this
httpCreateHeader
httpCreateHeader
More like this
httpGetHeader
httpGetHeader
More like this
httpGetHeader
httpGetHeader
More like this
httpBasicAuthHeader
httpBasicAuthHeader
More like this
httpBasicAuthHeader
httpBasicAuthHeader
More like this
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.