Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reemplazar o codificar separador ";" #140

Open
enfoqueNativo opened this issue Sep 6, 2022 · 0 comments
Open

Reemplazar o codificar separador ";" #140

enfoqueNativo opened this issue Sep 6, 2022 · 0 comments
Milestone

Comments

@enfoqueNativo
Copy link
Contributor

enfoqueNativo commented Sep 6, 2022

Dado que Traefik v2.7+ reemplaza el caracter ; por & en las URLs hay que buscar la manera de que el separador usado por Toba no sea modificado.

Opciones:

  • usar url_encode y enviarlo codificado
  • cambiar el separador por otro caracter (analizar inconveniente con versiones previas)

seguimiento en Traefik

@enfoqueNativo enfoqueNativo added this to the 3.4 milestone Sep 6, 2022
@enfoqueNativo enfoqueNativo pinned this issue Apr 12, 2023
@enfoqueNativo enfoqueNativo modified the milestones: 3.4, 3.5 Aug 18, 2023
@enfoqueNativo enfoqueNativo unpinned this issue Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant