Skip to content

quic: removing theoretically obsolete TODO#18568

Merged
davinci26 merged 1 commit intoenvoyproxy:mainfrom
alyssawilk:details
Oct 12, 2021
Merged

quic: removing theoretically obsolete TODO#18568
davinci26 merged 1 commit intoenvoyproxy:mainfrom
alyssawilk:details

Conversation

@alyssawilk
Copy link
Copy Markdown
Contributor

@alyssawilk alyssawilk commented Oct 11, 2021

No description provided.

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
@repokitteh-read-only
Copy link
Copy Markdown

As a reminder, PRs marked as draft will not be automatically assigned reviewers,
or be handled by maintainer-oncall triage.

Please mark your PR as ready when you want it to be reviewed!

🐱

Caused by: #18568 was opened by alyssawilk.

see: more, trace.

@alyssawilk alyssawilk marked this pull request as ready for review October 11, 2021 23:37
// TODO(danzh) bring HTTP/3 to parity here.
if (connection_manager_.codec_->protocol() != Protocol::Http3) {
ASSERT(filter_manager_.streamInfo().responseCodeDetails().has_value());
}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the parity was achieved at some point. Sweet!

Copy link
Copy Markdown
Member

@davinci26 davinci26 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@davinci26 davinci26 merged commit 9c1cd50 into envoyproxy:main Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants