the URL is not decoded
Aberta
- Linguagem predominante
- TypeScript
- Estrelas
- 1.2k
- Forks
- 242
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- typescript
- Domínio
- tooling
- Tipo de issue
- Bug
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 35/100