From f7800d315d657d7a702c040d8e3b295d0584b59c Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Tue, 21 Jan 2020 07:32:59 -0800 Subject: fixes #1141 nng_http_client_transact(), chunked encoding --- docs/man/nng_http_client_transact.3http.adoc | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'docs') diff --git a/docs/man/nng_http_client_transact.3http.adoc b/docs/man/nng_http_client_transact.3http.adoc index be65c2c0..0585fa7e 100644 --- a/docs/man/nng_http_client_transact.3http.adoc +++ b/docs/man/nng_http_client_transact.3http.adoc @@ -1,6 +1,6 @@ = nng_http_client_transact(3http) // -// Copyright 2018 Staysail Systems, Inc. +// Copyright 2020 Staysail Systems, Inc. // Copyright 2018 Capitar IT Group BV // // This document is supplied under the terms of the MIT License, a @@ -46,11 +46,6 @@ exists. That function behaves similarily, but uses an existing connection, which can be reused. -NOTE: This function does not support reading data sent using chunked -transfer encoding, and if the server attempts to do so, the underlying -connection will be closed and an `NNG_ENOTSUP` error will be returned. -This limitation is considered a bug, and a fix is planned for the future. - WARNING: If the remote server tries to send an extremely large buffer, then a corresponding allocation will be made, which can lead to denial of service attacks. -- cgit v1.2.3-70-g09d2