Friedrich Raschwitz

Results 3 comments of Friedrich Raschwitz

To start a jetty server to reproduce this you can download jetty 12 for example here: ``` bash curl -fLO https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-home/12.1.1/jetty-home-12.1.1.tar.gz tar xvf jetty-home-12.1.1.tar.gz cd jetty-home-12.1.1 openssl req -x509 -newkey...

fixes https://github.com/ruby/net-http/issues/233

I have tried using the Graph Explorer to check the http version, but it gave the same error back: ```json { "error": { "code": "No method match route template", "message":...