Skip to content

add passing options #57

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

Tom1204
Copy link

@Tom1204 Tom1204 commented Jan 26, 2024

add passing options(Ex: timeout, verify_ssl, ...aiohttp parameters) to execute_async method

What kind of change does this PR introduce?

feature

What is the current behavior?

Can not pass additional options to async request

What is the new behavior?

Can pass additional options to async request

Does this PR introduce a breaking change?

No

Other information

@xkludge
Copy link
Contributor

xkludge commented Feb 5, 2024

Thanks for the contribution @Tom1204, could you add some tests to ensure passing kwargs and options works as expected.

@Tom1204
Copy link
Author

Tom1204 commented Nov 11, 2024

Test has been added @xkludge, I have also fixed keyword argument conflicts

@Tom1204
Copy link
Author

Tom1204 commented Nov 18, 2024

@xkludge have you had a time to look on it?

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.

2 participants