Request headers
Structr’s HTTP API supports a number of custom request headers to influence the behaviour of the endpoints.
| Name | Description |
|---|---|
Accept | |
Access-Control-Request-Headers | |
Access-Control-Request-Method | |
Authorization | |
Cache-Control | |
Content-Type | |
Expires | |
If-Modified-Since | |
Last-Modified | |
Origin | |
Pragma | |
Refresh-Token | |
Range | |
Structr-Return-Details-For-Created-Objects | |
Structr-Websocket-Broadcast | |
Structr-Cascading-Delete | |
Structr-Force-Merge-Of-Nested-Properties | |
Vary | |
X-Forwarded-For | |
X-User | Custom request header to authenticate single requests with username / password, used in header-based authentication. |
X-Password | Custom request header to authenticate single requests with username / password, used in header-based authentication. |
X-StructrSessionToken | Custom request header to authenticate single requests with sessionToken, used in header-based authentication. |
X-Structr-Edition | Custom response header sent by some Structr versions to indicate the Structr Edition that is running. |
X-Structr-Cluster-Node |
Markdown Rendering Hint: Children of Topic(Request headers) not rendered because MarkdownTableFormatter prevents rendering of children.