Hello,

The new "header" instruction in httpd.conf is very handy, thank you very
much for this!

However, when I tried to set an "Onion-Location" header, I found macros
aren't supported.

```
header set "Onion-Location" "http://foo.onion$REQUEST_URI";
```

$REQUEST_URI is not expanded.

Do I misunderstand something ?

regards

Reply via email to