Skip to content

Instantly share code, notes, and snippets.

@abhirama
Created March 31, 2020 06:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abhirama/2e605b4f22bcd07a23d1d03a6eda0753 to your computer and use it in GitHub Desktop.
Save abhirama/2e605b4f22bcd07a23d1d03a6eda0753 to your computer and use it in GitHub Desktop.
import requests
r = requests.get("https://httpbin.org/delay/9", timeout=(6.4, 11))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment