Closed SimonBin closed 1 year ago
reported by @splattater
curl -vvv http://localhost:8642/sparql --url-query query='select * { ?s ?p ?o }'
< HTTP/1.1 200 OK < Date: Thu, 15 Jun 2023 08:51:29 GMT < Content-Type: text/html;charset=utf-8 < Content-Length: 1169 < Server: Jetty(9.4.40.v20210413) < <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> ...
fixed by https://github.com/Scaseco/jenax/commit/10e037727a181b2c3d80cfddcde44d83d877379a
reported by @splattater