Open
Description
In its current state, the draft only allows one value: ?1
. This means there are two states:
- No header, and the server uses its default
Incremental: ?1
and the server allows incremental request/response
I think the state Incremental: ?0
should be mentioned, and allowed. For instance, OHTTP has privacy concerns with incremental/chunked response. These concerns go away when the request and responses are buffered. Client should be able to inform the server they would like to use this mode.
Similar to Incremental: ?1
, the server could perfectly ignore this header, or return they don't support it.
Metadata
Metadata
Assignees
Labels
No labels