diff options
Diffstat (limited to 'docs/man/nng_http_handler_set_host.3http.adoc')
| -rw-r--r-- | docs/man/nng_http_handler_set_host.3http.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_http_handler_set_host.3http.adoc b/docs/man/nng_http_handler_set_host.3http.adoc index 9c3acb80..73cf3b93 100644 --- a/docs/man/nng_http_handler_set_host.3http.adoc +++ b/docs/man/nng_http_handler_set_host.3http.adoc @@ -34,7 +34,7 @@ hosting. The value of the _host_ can include a colon and port, and should match exactly the value of the `Host` header sent by the client. -(Canonicaliztion of the host name is performed though.) +(Canonicalization of the host name is performed though.) TIP: As the server framework does not support listening on multiple ports, the port number can be elided. |
