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