I know that any HTTP request will require the following headers fields .
I found this document that describes some of the HTTP Header fields but does not have a list of the required ones.
My questions are;
Common Response Headers The first line of the response is mandatory and consists of the protocol ( HTTP/1.1),response code (200)and description (OK).
The Content-Type header is used to indicate the media type of the resource. The media type is a string sent along with the file indicating the format of the file. For example, for image file its media type will be like image/png or image/jpg, etc. In response, it tells about the type of returned content, to the client.
It looks like HOST is the only required header field
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With