Skip to content

test1658: add unit test for the HTTPS RR decoder #16972

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

bagder
Copy link
Member

@bagder bagder commented Apr 4, 2025

Made the HTTPS-RR parser a little stricter while at it.

Drop the ALPN escape handling, that was not needed.

Skip duplicated ALPN entries

@testclutch

This comment was marked as outdated.

@bagder bagder marked this pull request as ready for review April 5, 2025 09:05
@bagder bagder force-pushed the bagder/httpsrr-unittest branch from d9e3a58 to 90d9b12 Compare April 5, 2025 09:08
bagder added a commit that referenced this pull request Apr 5, 2025
Made the HTTPS-RR parser a little stricter while at it.

Closes #16972
Made the HTTPS-RR parser a little stricter while at it.

Drop the ALPN escape handling, that was not needed.

Closes #16972
@bagder bagder force-pushed the bagder/httpsrr-unittest branch from a0a98ce to ce8db09 Compare April 5, 2025 10:28
@bagder bagder closed this in badfb95 Apr 5, 2025
@bagder bagder deleted the bagder/httpsrr-unittest branch April 5, 2025 19:07
nbaws pushed a commit to nbaws/curl that referenced this pull request Apr 26, 2025
Made the HTTPS-RR parser a little stricter while at it.

Drop the ALPN escape handling, that was not needed.

Make the hode handle (and ignore) duplicate ALPN entries.

Closes curl#16972
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants