Skip to content
Get Started

Headers

Headers forwarded from client to backend services

The following headers are forwarded from the client to backend services without modification by the gateway.

Content-Type

Specifies the request body format. Use application/json for requests with a JSON body.

Accept-Language

Specifies the preferred language for the response. Falls back to the system default language when absent.

Value Language
en English
zh-CN Simplified Chinese
zh-HK Traditional Chinese

X-Timestamp

Carries the timestamp of the request.

Whale Docs