Skip to content
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

feat: Add rustls support #60

Merged
merged 1 commit into from
Mar 19, 2023
Merged

feat: Add rustls support #60

merged 1 commit into from
Mar 19, 2023

Conversation

Xuanwo
Copy link
Contributor

@Xuanwo Xuanwo commented Mar 18, 2023

This pull request adds support for rustls, allowing users to switch between options.

Signed-off-by: Xuanwo <github@xuanwo.io>
@64bit
Copy link
Owner

64bit commented Mar 19, 2023

Hi @Xuanwo , Thank you for the PR to add rustls support.

It seems that this flips the default behaviour of reqwest by using rustls instead of native-tls, so doing a minor release (0.9.x to 0.10.0) would be appropriate.

@64bit 64bit merged commit d38f441 into 64bit:main Mar 19, 2023
@Xuanwo Xuanwo deleted the enable-rustls-support branch March 19, 2023 04:03
@64bit
Copy link
Owner

64bit commented Mar 19, 2023

This is released in v0.10.0

@Xuanwo
Copy link
Contributor Author

Xuanwo commented Mar 19, 2023

This is released in v0.10.0

Great!

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.

None yet

2 participants