BUG: Http default clientId error
Open
Beginner friendly
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 242
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/Kong/httpsnippet/blob/63650f3f6a921e4a617316ba12f14904d9af4b76/src/targets/http/target.ts#L9
the default should be http1.1
Contributor guide
Research direction
Start at src/targets/http/target.ts line 9, linked in the issue, and inspect how the default clientId is assigned. Confirm the expected HTTP client identifier from the surrounding target definitions, update the default to http1.1, and verify that generated HTTP snippets use that value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100