-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Feature request: it'd great if HTTP/2 frame flags can be configured to test edge cases,
- e.g.
transactions:
- client-request:
frames:
- HEADERS:
flags:
END_HEADERS: true
END_STREAM: false
- DATA:
flags:
END_STREAM: true
For now, it's automatically set
https://github.com/yahoo/proxy-verifier/blob/master/local/src/core/http2.cc#L1510-L1520
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels