diff options
Diffstat (limited to 'docs/man/libnng.3.adoc')
| -rw-r--r-- | docs/man/libnng.3.adoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/man/libnng.3.adoc b/docs/man/libnng.3.adoc index 21a34a6a..70fd3be2 100644 --- a/docs/man/libnng.3.adoc +++ b/docs/man/libnng.3.adoc @@ -341,7 +341,10 @@ These functions are intended for use with HTTP server applications. |<<nng_http_server_get_tls.3http#,nng_http_server_get_tls()>>|get HTTP server TLS configuration |<<nng_http_server_hold.3http#,nng_http_server_get_tls()>>|get and hold HTTP server instance |<<nng_http_server_release.3http#,nng_http_server_get_tls()>>|release HTTP server instance +|<<nng_http_server_set_error_file.3http#,nng_http_server_set_error_file()>>|set custom HTTP error file +|<<nng_http_server_set_error_page.3http#,nng_http_server_set_error_page()>>|set custom HTTP error page |<<nng_http_server_set_tls.3http#,nng_http_server_set_tls()>>|set HTTP server TLS configuration +|<<nng_http_server_res_error.3http#,nng_http_server_res_error()>>|use HTTP server error page |<<nng_http_server_start.3http#,nng_http_server_start()>>|start HTTP server |<<nng_http_server_stop.3http#,nng_http_server_stop()>>|stop HTTP server |=== |
