From 9765bdfa9b5c300339ff0a533b9b0e7fe44aef2b Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Wed, 8 Oct 2025 16:06:11 -0700 Subject: More doc fixes for http (link fixes). --- docs/ref/xref.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs/ref/xref.md') 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 @@ -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 + + +[`nng_tls_cert`]: /TODO.md +[`nng_tls_cert_free`]: /TODO.md + [`NNG_OK`]: /api/errors.md#NNG_OK -- cgit v1.2.3-70-g09d2