MoneyWorks Manual
Edit
!--sphider_noindex-->
GetHTTPRequestHeaders()
Result type: text
Definition: Call from an HTTP handler in the CLI on Datacentre to get the HTTP request headers. Use this for handlers invoked via a REST evaluate when server-side scipt loading is enabled.
See Also:
GetHTTPRequest: Get the HTTP request when processing a REST request on the server
GetHTTPRequestPayload: Get the POST payload of an HTTP or REST request
GetHTTPServerPort: Get port of an HTTP server
PutHTTPRequestResponse: Put additional response information for an HTTP request
SSE_Send: Push SSE data to an HTTP client
StartHTTPServer: Start an HTTP server
StopHTTPServer: Stop an HTTP server