External Interfaces > Reality Web Services > Outgoing Web Services > RHTTP_SET_HEADER Function

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

Reality V15.0 ()

RHTTP_SET_HEADER function (DataBasic) (webservices_api_set_header.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

RHTTP_SET_HEADER Function

Updates an HTTP request with a new or changed header name/value pair. This is a void function.

Syntax

RHTTP_SET_HEADER(request, header-field, header-value)

Syntax Elements

header-field Any valid HTTP header field name (e.g. "Accept", "Host", "Content-Type", etc.)
header-value Any acceptable value for the specified header.

RealityV15.0Comment on this topic