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

A lightweight library with HTTPS support has arrived. #79

Open
Nevermore1994 opened this issue Jul 5, 2024 · 0 comments
Open

A lightweight library with HTTPS support has arrived. #79

Nevermore1994 opened this issue Jul 5, 2024 · 0 comments

Comments

@Nevermore1994
Copy link

Nevermore1994 commented Jul 5, 2024

Due to this repo not supporting HTTPS, I rewrote the HTTP request.
https://github.com/Nevermore1994/http-request
The new repo has the following features:

  • Cross-Platform Compatibility: The library now supports multiple operating systems, enhancing versatility and ease of use in diverse development environments.

  • HTTPS Support: Secure HTTP (HTTPS) is now fully supported, ensuring encrypted and secure data transmission.

  • Thread Safety: The library ensures safe execution in multi-threaded environments, preventing race conditions and ensuring data integrity.

  • C++17 Requirement: The library now requires C++17 or later, leveraging modern C++ features for improved performance and readability.

And I have streamlined the code logic. Currently, the code logic is very clear and easy to extend.
Welcome to explore and ask questions!

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

No branches or pull requests

1 participant