Headers
Headers overview
Native Headers
1.
2.
3.
4.
5.
Authentication Headers
Incorrect hashes, invalid credentials, or expired salts result in HTTP 401 - Unauthorized or HTTP 500 - Internal Server Error responses.
Force Response Encryption
eVSB supports only application/json and application/encrypt content types. Encrypted responses are indicated by the Content-Type header and returned in binary format.
Cache Checksum System
Compression
Only gzip and identity values are supported. Compressed responses are indicated by the Content-Encoding header.
Required Request Headers
1.
2.
3.
4.
5.
6.
7.
8.
9.
Extra headers are ignored by the server.
Response Headers
How to obtain headers

Modified at 9 months ago