Skip to content

Allow for Incremental: ?0 #7

Open
@thibmeu

Description

@thibmeu

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions