Found 0 result in total

Content is empty
If you don't find the content you expect, please try another search term
Last updated:2021-09-16 12:17:13
The following table lists the common response headers used in KS3.
| Name | Description |
|---|---|
| Content-Length | The number of bytes in the response body. Type: String Default: null |
| Content-Type | The MIME type of the content. Example: Content-Type: text/html; charset=utf-8.Type: String Default: null |
| Connection | Specifies whether the connection to the server is open or closed. Type: Enum Valid values: open and closeDefault: null |
| Date | The time and date of response. Format:Wed, 01 Mar 2014 12:00:00 GMT.Type: String Default: null |
| ETag | The tag of the response object, which is related to the object content and not to the name. Type: String |
| Server | The name of the response sever. Type: String Default: Tengine |
| x-kss-request-id | A unique value specified by KS3 that can be used to solve problems with KS3. Type: String Default: null |
Pure Mode