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

correct_urlencode #62

Merged
merged 4 commits into from
Sep 22, 2020
Merged

correct_urlencode #62

merged 4 commits into from
Sep 22, 2020

Conversation

leshchenko1979
Copy link
Owner

No description provided.

@leshchenko1979
Copy link
Owner Author

Попробовать yarl (https://yarl.readthedocs.io/en/latest/api.html#new-url-generation) для компоновки url

@leshchenko1979
Copy link
Owner Author

furl не умеет обрабатывать вложенные параметры

image

@leshchenko1979 leshchenko1979 self-assigned this Sep 22, 2020
@leshchenko1979 leshchenko1979 added the bug Something isn't working label Sep 22, 2020
@leshchenko1979
Copy link
Owner Author

URLObject тоже не подходит

image

@leshchenko1979
Copy link
Owner Author

php должно сработать:

image

@leshchenko1979 leshchenko1979 merged commit 1bcda48 into master Sep 22, 2020
@leshchenko1979 leshchenko1979 deleted the correct_urlencode branch September 22, 2020 11:56
@leshchenko1979
Copy link
Owner Author

Еще есть либа https://github.com/uber/multidimensional_urlencode - она не ставит числовой индекс в квадратных скобках для последнего уровня вложенности

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Неправильная передача списочных параметров
1 participant