In HTTP response headers what is the syntax of most lines wh
In HTTP response headers, what is the syntax of most lines (which are header fields)?
Solution
Accept: Content-Types that be good enough for the response.
Accept-Charset: Character sets thatare acceptable.
Authorization: Authentication credentials for HTTP authentication.
Connection: Control options for the current connection.
