A header is a record sent by clients and servers communicating with each other via the HTTP protocol.
An example of a common request header sent to the server is 'If Modified Since'. The server returns the file only if it has been changed since a certain date and time.