Skip to content

Add support for sending a request body with HTTP/2 #3302

@sethmlarson

Description

@sethmlarson
  • Requests that don't have a body should set end_stream=True on the Headers event.
  • There should never be an empty Data event, some HTTP/2 implementations don't handle this properly.
  • Must respect window of server. Maybe this is handled automatically?

Metadata

Metadata

Assignees

No one assigned

    Labels

    💰 Bounty $500If you complete this issue we'll pay you $500 on OpenCollective!

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions