diff options
Diffstat (limited to 'man/tip/libnng.3.html')
| -rw-r--r-- | man/tip/libnng.3.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/man/tip/libnng.3.html b/man/tip/libnng.3.html index 99be7012..c8be729e 100644 --- a/man/tip/libnng.3.html +++ b/man/tip/libnng.3.html @@ -1516,10 +1516,22 @@ and connections.</p> <td class="tableblock halign-left valign-top"><p class="tableblock">release HTTP server instance</p></td> </tr> <tr> +<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="nng_http_server_set_error_file.3http.html">nng_http_server_set_error_file()</a></p></td> +<td class="tableblock halign-left valign-top"><p class="tableblock">set custom HTTP error file</p></td> +</tr> +<tr> +<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="nng_http_server_set_error_page.3http.html">nng_http_server_set_error_page()</a></p></td> +<td class="tableblock halign-left valign-top"><p class="tableblock">set custom HTTP error page</p></td> +</tr> +<tr> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="nng_http_server_set_tls.3http.html">nng_http_server_set_tls()</a></p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">set HTTP server TLS configuration</p></td> </tr> <tr> +<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="nng_http_server_res_error.3http.html">nng_http_server_res_error()</a></p></td> +<td class="tableblock halign-left valign-top"><p class="tableblock">use HTTP server error page</p></td> +</tr> +<tr> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="nng_http_server_start.3http.html">nng_http_server_start()</a></p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">start HTTP server</p></td> </tr> |
