mirror of
https://github.com/Hopiu/bowser.git
synced 2026-03-17 03:20:24 +00:00
- Support for 301, 302, 303, 307, 308 redirects - Automatic Location header following - Relative URL resolution for redirects - Max redirect limit (default 10) to prevent infinite loops - 303 (See Other) automatically changes method to GET - 4 new unit tests for redirect functionality - All 73 tests passing |
||
|---|---|---|
| .. | ||
| __pycache__ | ||
| __init__.py | ||
| browser.py | ||
| chrome.py | ||
| tab.py | ||