diff options
Diffstat (limited to 'docs/man/nng_http_handler_alloc.3http.adoc')
| -rw-r--r-- | docs/man/nng_http_handler_alloc.3http.adoc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/man/nng_http_handler_alloc.3http.adoc b/docs/man/nng_http_handler_alloc.3http.adoc index 506cdcf9..c7d4699f 100644 --- a/docs/man/nng_http_handler_alloc.3http.adoc +++ b/docs/man/nng_http_handler_alloc.3http.adoc @@ -116,9 +116,10 @@ of the requested file name. If a content type cannot be determined from the extension, then `application/octet-stream` is used. The directory handler is created as a tree handler initially in exclusive mode (see -xref:nng_http_handler_set_tree.3http.adoc[nng_http_handler_set_tree_exclusive -]). This can be changed by calling xref:nng_http_handler_set_tree.3http.adoc -[nng_http_handler_set_tree(3http)] after creating the directory handler. +xref:nng_http_handler_set_tree.3http.adoc[nng_http_handler_set_tree_exclusive]). +This can be changed by calling +xref:nng_http_handler_set_tree.3http.adoc[nng_http_handler_set_tree(3http)] +after creating the directory handler. === File Handler |
