- From: Yi, EungJun <semtlenori@gmail.com>
- Date: Fri, 15 Feb 2013 16:10:39 +0900
- To: ietf-http-wg@w3.org
Received on Friday, 15 February 2013 07:11:06 UTC
Hi, all. Before sending a POST request to HTTP/1.1 server, whose body is encoded in the coding defined by Content-Encoding header, how do I know the server's capability to decode the request's body? HEAD method seems to be only for GET method, and response for OPTIONS request may not return any information about that. It is the only way that receive 415 Unsupported media type after sending the request with the body? Thanks in advance.
Received on Friday, 15 February 2013 07:11:06 UTC