A lightweight library with HTTPS support has arrived.
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 20/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- cpp
- Domain
- networking
Research direction
The issue points to the proposed rewrite at https://github.com/Nevermore1994/http-request; no files, tests, or local entry points are named. Start by reviewing that repository and comparing its HTTPS, portability, thread-safety, and C++17 claims with this project, then confirm whether maintainers want adoption and define acceptance criteria.
Written by the indexing model from the issue text.
Description
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!
- Dominant language
- C++
- Stars
- 969
- Forks
- 200
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from elnormous/HTTPRequest
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
elnormous/HTTPRequest#77 ·
-
A couple of ideas Open
Difficulty 5/5 Over a week Newbie friendliness 20/100
elnormous/HTTPRequest#76 · 2 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
elnormous/HTTPRequest#75 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
elnormous/HTTPRequest#74 · 1 comment ·
-
Difficulty 1/5 Under an hour Newbie friendliness 55/100
elnormous/HTTPRequest#72 ·
All issues in elnormous/HTTPRequest
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
games-on-whales/wolf#509 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
bug-unconfirmed
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
NVIDIA/cuda-samples#453 ·