Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HTTP requests methods to aiohttp.ClientSession. #752

Closed
wants to merge 2 commits into from

Conversation

Carglglz
Copy link
Contributor

@Carglglz Carglglz commented Oct 19, 2023

Add ssl support and SSLContext support with ClientSession

Signed-off-by: Carlos Gil <[email protected]>
@Carglglz Carglglz force-pushed the aiohttp-tls-methods branch from 5e2c45d to c1d7c31 Compare October 31, 2023 19:10
@Carglglz Carglglz changed the title Add POST/PUT methods to aiohttp.ClientSession Add HTTP requests methods to aiohttp.ClientSession. Oct 31, 2023
- `base_url` parameter: to simplify reusing the session with
   different methods.

- `json` parameter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

uaiohttpclient does not support POST/PUT data
1 participant