- Update dependencies
-
Support Proxy-Authorization
await mugen.get("http://example.com", proxy='http://user:pwd@127.0.0.1:8888')
- FIXME: File descriptor n is used by transport
- Use async-await instead of asyncio.coroutine descriptor.
- Merge all test cases into one file
- Let poetry to manage building and publishing.