Kong / Kong/httpsnippet

the URL is not decoded

Open
#361 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.2k
Forks
242
PR merge metrics
No merged PRs in 30d

Description

I have a URL something like this `https://some-website/id=?<>&ip=<<1234>>`, after generating the code snippet the out is like this `https://some-website/id=?%3C%3Csecret%3E%3E=&ip=%3C%3C1234%3E%3E` so I guess the decoding is not happening here

Contributor guide

Open the contributing guide

Research direction

No file or test is named in the report. Reproduce the issue with the provided URL and trace the code path that generates the snippet; compare the generated URL with the reporter’s input. Done means the relevant generated snippet preserves the intended URL representation, with a regression test covering this example.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.