aboutsummaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/migrate/nng1.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ref/migrate/nng1.md b/docs/ref/migrate/nng1.md
index 8035f854..8186e5cb 100644
--- a/docs/ref/migrate/nng1.md
+++ b/docs/ref/migrate/nng1.md
@@ -234,8 +234,11 @@ They may silently truncate data, and the handler methods may not have any effect
- [`nng_http_req_set_method`]
- [`nng_http_res_set_status`]
+- [`nng_http_handler_collect_body`]
- [`nng_http_handler_set_host`]
- [`nng_http_handler_set_method`]
+- [`nng_http_handler_set_tree`]
+- [`nng_http_handler_set_tree_exclusive`]
## Security Descriptors (Windows Only)