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
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions