mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-25 13:02:13 +03:00
timeout_session provides two things, TimeoutAdapter, a HTTP adapter subclass that automatically adds timeouts to all requests, and new_session, which automatically creates a request.Session with the adapter in the correct place.