I used aiohttp for async http requests,but It dose not support digest authentication.I think it is a basic feature for http authentication, I found some one has done some effort to implement the goal, as follows #2213. can support this features officially?
I used aiohttp for async http requests,but It dose not support digest authentication.I think it is a basic feature for http authentication, I found some one has done some effort to implement the goal, as follows #2213. can support this features officially?