From 0863d12e2b5173efeb074cbc9fa05f26274f126b Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Wed, 12 Sep 2018 12:48:13 -0700 Subject: fixes #717 need nng_http_req_reset and nng_http_res_reset fixes #718 http_transact is still not right fixes #719 calculation of buffer size is incorrect in http --- docs/man/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/man/CMakeLists.txt') diff --git a/docs/man/CMakeLists.txt b/docs/man/CMakeLists.txt index e39f2da3..5381f1e5 100644 --- a/docs/man/CMakeLists.txt +++ b/docs/man/CMakeLists.txt @@ -238,6 +238,7 @@ if (NNG_ENABLE_DOC) nng_http_req_get_method nng_http_req_get_uri nng_http_req_get_version + nng_http_req_reset nng_http_req_set_data nng_http_req_set_header nng_http_req_set_method @@ -254,6 +255,7 @@ if (NNG_ENABLE_DOC) nng_http_res_get_reason nng_http_res_get_status nng_http_res_get_version + nng_http_res_reset nng_http_res_set_data nng_http_res_set_header nng_http_res_set_reason -- cgit v1.2.3-70-g09d2