From 6dc757342f5f9dedf38de356ae1802546f976bcc Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Tue, 14 Jan 2025 08:26:14 -0800 Subject: docs: pipe documentation While here addressed some minor issues with http docs as well. --- docs/ref/api/http.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/ref/api/http.md') diff --git a/docs/ref/api/http.md b/docs/ref/api/http.md index 548339f3..dfa9d07d 100644 --- a/docs/ref/api/http.md +++ b/docs/ref/api/http.md @@ -106,6 +106,7 @@ void nng_http_set_status(nng_http *conn, nng_http_status status, const char *rea The {{i:`nng_http_get_status`}} function obtains the numeric code (typipcally numbered from 100 through 599) returned by the server in the last exchange on _conn_. (If no exchange has been performed yet, the result is undefined.) +The value is returned as an {{i:`nng_http_status`}}. A descriptive message matching the status code is returned by {{i:`nng_http_get_reason`}}. -- cgit v1.2.3-70-g09d2