From 0cc96c69b3fce09a9c4a8d467d17cfbda76bc02f Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 30 Aug 2018 14:23:39 -0700 Subject: fixes #681 HTTP convenience GET method desired... This adds a couple of new methods, and related documentation and test cases. --- docs/man/nng_http_conn_write_req.3http.adoc | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs/man/nng_http_conn_write_req.3http.adoc') diff --git a/docs/man/nng_http_conn_write_req.3http.adoc b/docs/man/nng_http_conn_write_req.3http.adoc index 0384e7b1..338ab26d 100644 --- a/docs/man/nng_http_conn_write_req.3http.adoc +++ b/docs/man/nng_http_conn_write_req.3http.adoc @@ -39,6 +39,12 @@ Completion of the operation is signaled via the _aio_, and the final result may be obtained via `<>`. That result will either be zero or an error code. +NOTE: Consider using the +`<>` or +`<>` functions, +which provide a simpler interface for performing a complete HTTP client +transaction. + == RETURN VALUES None. @@ -59,6 +65,8 @@ None. <>, <>, <>, +<>, <>, +<>, <>, <> -- cgit v1.2.3-70-g09d2