diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -213,7 +213,7 @@ is incredibly handy. When that is installed you may enable auto-attach to child The tests are implemented using [doctest](https://github.com/onqtam/doctest), which is similar to Catch in usage. -# Adding a http.sys URL reservation +# Adding a http.sys URL reservation (Windows only) Registering a handler for an HTTP endpoint requires either process elevation (i.e running Zen as admin) or a one-time URL reservation. An URL reservation can be added by issuing a command like |