Skip to content

Conversation

@benoitc
Copy link
Owner

@benoitc benoitc commented Sep 28, 2018

fix #536

@benoitc
Copy link
Owner Author

benoitc commented Jan 18, 2026

Closing as already fixed. The issue #536 (empty lines during proxy CONNECT handshake) has been fixed in the current codebase. See check_response/4 in hackney_http_connect.erl which now properly accumulates data until \r\n\r\n is found. Thank you for the contribution!

@benoitc benoitc closed this Jan 18, 2026
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.

Establishment of SSL over HTTP CONNECT tunnel (sometimes) fails with {error,{tls_alert,"record overflow"}}

2 participants