-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
get_cookiesandset_cookiesuse domain instead of url to get cookies- Add argument
follow_redirectsfor request function - The
headersin therequestmethod should not be ignored but should be merged with the default headers.
further
- Add a
cookiesvariable toAsyncClient, pointing to the internal cookies implementation. This variable can be used to retrieve all currently stored cookies, set a specific cookie value, or get a specific cookie value. You can refer to the implementation of other networking libraries for details.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels