Updated on 2022-02-21 GMT+08:00

Common Response Headers

A response message usually contains the following header fields:

Table 1 Common response headers

Header

Description

Example

Date

Time to send a response. The time format is defined by RFC822.

Mon, 12 Nov 2007 15:55:01 GMT

Server

Software information used by the server to process a request.

Apache

Content-Length

The decimal number of bytes contained in a response message body.

xxx

Content-Type

MIME type of a response message body.

application/json