the URL is not decoded
未關閉
- 主要語言
- TypeScript
- 星號
- 1.2k
- 分支
- 242
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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
貢獻指南
研究方向
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.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- typescript
- 領域
- tooling
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100