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/libnng.3.adoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/man/libnng.3.adoc') diff --git a/docs/man/libnng.3.adoc b/docs/man/libnng.3.adoc index 299b73ef..0a62f931 100644 --- a/docs/man/libnng.3.adoc +++ b/docs/man/libnng.3.adoc @@ -311,6 +311,7 @@ and connections. |<>|return HTTP request method |<>|return HTTP request URI |<>|return HTTP request protocol version +|<>|reset HTTP request structure |<>|set HTTP request body |<>|set HTTP request header |<>|set HTTP request method @@ -327,6 +328,7 @@ and connections. |<>|return HTTP response reason |<>|return HTTP response status |<>|return HTTP response protocol version +|<>|reset HTTP response structure |<>|set HTTP response body |<>|set HTTP response header |<>|set HTTP response reason -- cgit v1.2.3-70-g09d2