asciimoo / asciimoo/wuzz

Support different HTTP protocol versions

Open
#90 2 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.