Skip to content

feat(tls): allow custom ALPN configuration - #921

Merged
0x676e67 merged 2 commits into
mainfrom
tls
Aug 31, 2025
Merged

feat(tls): allow custom ALPN configuration#921
0x676e67 merged 2 commits into
mainfrom
tls

Conversation

@0x676e67

@0x676e67 0x676e67 commented Aug 31, 2025

Copy link
Copy Markdown
Owner

This allows defining older ALPN protocol types: h2-16, h2-15, h2-14, spdy/3.1, spdy/3. In addition, if the negotiated version is an older HTTP protocol, requests may fail. However, at least this enables mimicking TLS handshakes from older devices, such as Safari 12.1.1 / iOS 12.3.1.

@0x676e67 0x676e67 changed the title feat(tls): allow custom ALPN/ALPS configuration feat(tls): allow custom ALPN configuration Aug 31, 2025
@0x676e67
0x676e67 merged commit 9edfd54 into main Aug 31, 2025
18 checks passed
@0x676e67
0x676e67 deleted the tls branch August 31, 2025 07:15
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.

1 participant