/mo-http

More HTTP tools

Primary LanguagePythonMozilla Public License 2.0MPL-2.0

mo-http

More HTTP! A few more features atop the Requests library

Overview

  • handles large data using streams or temporary files
  • compresses/decompresses automatically
  • try multiple urls
  • retry a number of times with sleeps between
  • reminds you to set headers, so you are a good citizen