openzim / wikihow

WikiHow scraper
https://download.kiwix.org/zim/wikihow/
GNU General Public License v3.0
15 stars 2 forks source link

Implement keep-alive HTTP header #135

Closed kelson42 closed 1 year ago

kelson42 commented 1 year ago

To avoid to create for each new request a new HTTP connection. This might help to avoid connection errors with this scraper.