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

Feature/httpx support #55

Merged
merged 5 commits into from
Aug 25, 2021
Merged

Conversation

TheLazzziest
Copy link
Contributor

@TheLazzziest TheLazzziest commented Aug 21, 2021

Hi, there!

I need to add async api to sqlalchemy-media using httpx. Particularly, I need to work with a S3 storage. The library has its own S3 client based on requests and your authentication.

So, I just have made small changes in the places where the authentication interacts with a request object. Particularly, with url and content(data) properties.

Would it be possible to accept the PR ?

@tedder
Copy link
Owner

tedder commented Aug 22, 2021

Hey Max, I like it, both specifically and conceptually. I'll look at it in a few days- if I haven't gotten back to you, please ping me.

@tedder
Copy link
Owner

tedder commented Aug 25, 2021

merged and will make minor fixes on master.

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.

None yet

2 participants