From e39444ea553aeda62314eb087b8aaae81eb87c2e Mon Sep 17 00:00:00 2001 From: Fabian Muscariello Date: Sat, 15 Jul 2017 11:25:53 +0200 Subject: Fix typo in httpc.xml: http -> httpc --- lib/inets/doc/src/httpc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/inets/doc/src/httpc.xml') diff --git a/lib/inets/doc/src/httpc.xml b/lib/inets/doc/src/httpc.xml index 66ec6cabd8..29e4b22632 100644 --- a/lib/inets/doc/src/httpc.xml +++ b/lib/inets/doc/src/httpc.xml @@ -408,7 +408,7 @@ {self, once}, the first message has an extra element, that is, {http, {RequestId, stream_start, Headers, Pid}}. This is the process id to be used as an argument to - http:stream_next/1 to trigger the next message to be sent to + httpc:stream_next/1 to trigger the next message to be sent to the calling process.

Notice that chunked encoding can add headers so that there are more headers in the stream_end -- cgit v1.2.3