From 7d61b485e47e247d7ecac500c83a902ab934f569 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 16 Nov 2020 16:12:55 +0100 Subject: Update documentation --- docs/en/gun/2.0/manual/gun.head/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/en/gun/2.0/manual/gun.head/index.html') diff --git a/docs/en/gun/2.0/manual/gun.head/index.html b/docs/en/gun/2.0/manual/gun.head/index.html index e3ef3ad5..a4e8ba11 100644 --- a/docs/en/gun/2.0/manual/gun.head/index.html +++ b/docs/en/gun/2.0/manual/gun.head/index.html @@ -82,7 +82,7 @@ http://www.gnu.org/software/src-highlite --> Path :: iodata() Headers :: gun:req_headers() ReqOpts :: gun:req_opts() -StreamRef :: reference() +StreamRef :: gun:stream_ref()

Get headers of a resource representation.

This function performs the same operation as gun:get(3), except the server will not send the resource representation, only the response's status code and headers.

-- cgit v1.2.3