Requests API
1
Table of Contents
requests
Requests HTTP library
Functions
Classes
requests.NullHandler
requests.PreparedRequest
requests.Request
requests.Response
requests.Session
Exceptions
The User Guide
Other Stuffs from official doc
Requests API
Docs
»
<no title>
»
requests
»
requests.Session
»
requests.Session.get_adapter
View page source
requests.Session.get_adapter
¶
Session.
get_adapter
(
url
)
[source]
¶
Returns the appropriate connection adapter for the given URL.