Open KnisterPeter opened 3 years ago
I have a server which answers with http2. Since then wait-on never resolves and waits forever. Is there something special required to have http2 support?
wait-on
Maybe this is realted: https://github.com/axios/axios/issues/1175 But I think the request (client) doesn't need to be http2.
I have a server which answers with http2. Since then
wait-on
never resolves and waits forever. Is there something special required to have http2 support?