Support different HTTP protocol versions
Open
enhancement
Hacktoberfest
- Dominant language
- Go
- Stars
- 10.7k
- Forks
- 408
- PR merge metrics
- No merged PRs in 30d
Description
Let the user choose the HTTP version to use for the request: 1.0/1.1/2.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the CLI request-building and option-parsing entry points, then trace how the request's HTTP transport is selected. Define how users choose HTTP/1.0, HTTP/1.1, or HTTP/2 and verify each choice with the project's request or integration checks; done means all three versions can be selected and used successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100