mirror of
https://github.com/kennethreitz/requests3.git
synced 2026-06-05 23:10:16 +00:00
c41932e184
Added trust_env and stream to Session.__attrs__. Initialize self._pool_connections and self._pool_maxsize in HTTPAdapter.