Skip to content

Feature/httpx support#55

Merged
tedder merged 5 commits intotedder:masterfrom
TheLazzziest:feature/httpx-support
Aug 25, 2021
Merged

Feature/httpx support#55
tedder merged 5 commits intotedder:masterfrom
TheLazzziest:feature/httpx-support

Conversation

@TheLazzziest
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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.

2 participants