ehlers
10 months ago
1 commits to master since this release
Use requests to fetch web pages
- With HTTP keep-alive the TLS negotiation will be done
only once, that results in a much faster web access.
I have noticed an increase to double speed.
- By disabling automatic redirection, the program no
longer follows redirections that leave the website.