
jeapostrophe
2021-10-20 14:46:32
A month late? The request-uri
value comes from string->url
on whatever was in the request line. But a normal HTTP request is GET /index.html
not GET <http://your-site.com/index.html>
, so it just won’t have any scheme information