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

backport of new feature : redirect URL base64 encoded #141

Open
jgribonvald opened this issue Dec 5, 2024 · 0 comments
Open

backport of new feature : redirect URL base64 encoded #141

jgribonvald opened this issue Dec 5, 2024 · 0 comments
Assignees

Comments

@jgribonvald
Copy link
Member

cf 44a7cb9

Il faut backporter dans la nouvelle version de l'outil cette fonctionnalité afin de passer une URL encodée en base64.
Le problème étant que le redirect via une location est fait via un header, et les headers sont en ASCII. Les caractères UTF-8 ne sont donc pas tous compatibles. Il est donc nécessaire d'encoder en base64 certains paramètres textuels.

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

2 participants