httpwg / http-extensions

HTTP Extensions in progress
https://httpwg.org/http-extensions/
447 stars 146 forks source link

Content-Encoding can have multiple values. #2879

Closed ioggstream closed 1 month ago

ioggstream commented 3 months ago

I Expect

Content-Encoding to have multiple values.

Instead

The current wording implies only one.

An upload append request [..] uses the same content coding, if one was applied.

Acconut commented 1 month ago

Addressed in https://github.com/httpwg/http-extensions/pull/2882.