simple-smartsheet icon indicating copy to clipboard operation
simple-smartsheet copied to clipboard

Migrate to httpx after 1.0 release

Open dmfigol opened this issue 5 years ago • 1 comments

https://github.com/encode/httpx It will provide both sync and async support

dmfigol avatar Jan 08 '20 19:01 dmfigol

httpx will allow to reduce the maintenance / codebase / tests as I will be able to tests only async implementation. This will be reinforced with unasync

dmfigol avatar Feb 06 '20 15:02 dmfigol