aboutsummaryrefslogtreecommitdiff
path: root/docs/ref/xref.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref/xref.md')
-rw-r--r--docs/ref/xref.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/ref/xref.md b/docs/ref/xref.md
index 57964123..14b9303d 100644
--- a/docs/ref/xref.md
+++ b/docs/ref/xref.md
@@ -302,6 +302,8 @@
[`nng_http_handler_set_host`]: /api/http.md#filtering-byt-host
[`nng_http_handler_set_method`]: /api/http.md#setting-the-method
[`nng_http_handler_set_data`]: /api/http.md#setting-the-callback-argument
+[`nng_http_handler_set_tree`]: /api/http.md#handling-an-entire-tree
+[`nng_http_transact`]: /api/http.md#submitting-the-transaction
<!-- HTTP Status -->
@@ -366,6 +368,11 @@
[`NNG_HTTP_STATUS_NOT_EXTENDED`]: /api/http.md#NNG_HTTP_STATUS_NOT_EXTENDED
[`NNG_HTTP_STATUS_NETWORK_AUTH_REQUIRED`]: /api/http.md#NNG_HTTP_STATUS_NETWORK_AUTH_REQUIRED
+<!-- TLS -->
+
+[`nng_tls_cert`]: /TODO.md
+[`nng_tls_cert_free`]: /TODO.md
+
<!-- Macros -->
[`NNG_OK`]: /api/errors.md#NNG_OK