Skip to content

Expose tls connection state in http response#967

Open
004helix wants to merge 1 commit intogorilla:mainfrom
004helix:main
Open

Expose tls connection state in http response#967
004helix wants to merge 1 commit intogorilla:mainfrom
004helix:main

Conversation

@004helix
Copy link

@004helix 004helix commented Nov 28, 2024

What type of PR is this?

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update
  • Go Version Update
  • Dependency Update

Description

Expose TLS field in http.Response struct if tls handshake done in DialContext
https://pkg.go.dev/net/http@go1.20#Response

Added/updated tests?

  • Yes
  • No, and this is why: please replace this line with details on why tests
    have not been included
  • I need help with writing tests

Run verifications and test

  • make verify is passing
  • make test is passing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant