This repository has been archived on 2024-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
Bebop/bebop/browser
dece 0f35971493 browser/gemini: avoid inf. recursion on code 60
If the server would blindly respond with code 60 even though we present
a client certificate, it would trigger an infinite recursive call
(open_gemini_url → _handle_response → _handle_cert_required).
2021-11-15 14:15:07 +01:00
..
browser.py browser: make max redirection value a class var 2021-11-15 09:51:33 +01:00
file.py page: rework rendering params into RenderOptions 2021-07-08 15:16:19 +02:00
gemini.py browser/gemini: avoid inf. recursion on code 60 2021-11-15 14:15:07 +01:00
web.py browser: split in several files 2021-03-28 18:28:35 +02:00