Skip to content

refactor(x): replace toStdConfig with tls.ToGoTLSConfig in httpconnect#585

Open
nikolaikabanenkov wants to merge 1 commit intoOutlineFoundation:mainfrom
nikolaikabanenkov:refactor-httpconnect-tls-config
Open

refactor(x): replace toStdConfig with tls.ToGoTLSConfig in httpconnect#585
nikolaikabanenkov wants to merge 1 commit intoOutlineFoundation:mainfrom
nikolaikabanenkov:refactor-httpconnect-tls-config

Conversation

@nikolaikabanenkov
Copy link
Contributor

@nikolaikabanenkov nikolaikabanenkov commented Feb 25, 2026

In the httpconnect package, there is a TODO to replace toStdConfig with tls.ToGoTLSConfig once the SDK dependency is bumped.

This PR will:

  • Remove the duplicated toStdConfig helper in favor of the existing tls.ToGoTLSConfig from the SDK.
  • Also improve GoDoc.

@nikolaikabanenkov
Copy link
Contributor Author

@fortuna , hi! Would you like to take a look at the MR?

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