Skip to content

Encoder.done_headers should return false when content-length=0 #31

Description

@hh9527
encoder.add_length(0).unwrap();
if encoder.done_headers().unwrap() {
  // this should be unreachable
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions