http/https protocol is unavailable in 1.0.0
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 5.9k
- Forks
- 406
- PR merge metrics
- No merged PRs in 30d
Description
I use -p http as client mode but it gave Error: Invalid value "http" specified for parameter "-p".. Https protocol doesn't work either.
This problem affects since 0.9.0, while 0.2.1 is OK
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.
Research direction
Start by reproducing client mode with -p http and -p https, then compare the protocol handling between versions 0.2.1, 0.9.0, and 1.0.0. Trace where the command-line protocol value is validated; done means both protocols are accepted in client mode without the reported invalid-value error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100