BiagioFesta / wtransport

Async-friendly WebTransport implementation in Rust
Apache License 2.0
460 stars 31 forks source link

ignore exercise frames before Headers #92

Closed hhrsscc closed 12 months ago

BiagioFesta commented 12 months ago

Thank you for the PR!

May I ask you what is the context of this? I am curious if you got this from a real scenarios (e.g., some browser) sending exercise frame in the request

hhrsscc commented 12 months ago

I got this when I testing proxygen WebTransport demo