http-extensions icon indicating copy to clipboard operation
http-extensions copied to clipboard

Server ignoring representation metadata

Open ioggstream opened this issue 1 year ago • 1 comments

Question

The consequences of a server ignoring representation metadata are not clear to me. Is this related to the fact that they are associated with the upload resource? OTOH, Content-Type and Content-Encoding are associated with the target resource.

Server MAY interpret this metadata or MAY ignore it.

https://github.com/httpwg/http-extensions/blame/9ecc41277598ece1ab372b9f8c141b1838783e56/draft-ietf-httpbis-resumable-upload.md#L276

Then, we have:

The server SHOULD respect representation metadata received during creation

ioggstream avatar Aug 28 '24 10:08 ioggstream