pow-auth / assent

Multi-provider framework in Elixir
https://powauth.com
MIT License
391 stars 45 forks source link

Proper handling of HTTP/2 in Mint #13

Closed danschultzer closed 4 years ago

danschultzer commented 4 years ago

HTTP/2 server wasn't tested and the response handling was wrong. Now it correctly listens till the request has finished.