We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Провайдер Netbynet (наземный транспорт) не соблюдает спецификацию URL в начальном meta-перенаправлении.
Вместо https://auth.wi-fi.ru/?segment=nbn в теге указан адрес https://auth.wi-fi.ru?segment=nbn, что сводит с ума библиотеку Requests.
https://auth.wi-fi.ru/?segment=nbn
https://auth.wi-fi.ru?segment=nbn
Аналогичная проблема недавно была решена в mosmetro-android/mosmetro-android@6dcfe8e
The text was updated successfully, but these errors were encountered:
MosMetroV2: Fix meta resresh from Netbynet (issue #18)
6fb6254
No branches or pull requests
Провайдер Netbynet (наземный транспорт) не соблюдает спецификацию URL в начальном meta-перенаправлении.
Вместо
https://auth.wi-fi.ru/?segment=nbn
в теге указан адресhttps://auth.wi-fi.ru?segment=nbn
, что сводит с ума библиотеку Requests.Аналогичная проблема недавно была решена в mosmetro-android/mosmetro-android@6dcfe8e
The text was updated successfully, but these errors were encountered: