From 24247e9145b7b3a5fb8bc0665b2c55d1ace6cd85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 4 Jun 2018 13:05:55 +0200 Subject: Gun uses the new manual format --- docs/index.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs/index.xml') diff --git a/docs/index.xml b/docs/index.xml index e93d098e..1089c86f 100644 --- a/docs/index.xml +++ b/docs/index.xml @@ -2326,7 +2326,10 @@ Mon, 01 Jan 0001 00:00:00 +0000 https://ninenines.eu/docs/en/gun/1.0/manual/ - gun(7) gun(3) gun:await(3) gun:await_body(3) gun:await_up(3) gun:cancel(3) gun:close(3) gun_data(3) gun:data(3) gun:delete(3) gun_down(3) gun_error(3) gun:flush(3) gun:get(3) gun:head(3) gun:info(3) gun_inform(3) gun:open(3) gun:open_unix(3) gun:options(3) gun:patch(3) gun:post(3) gun_push(3) gun:put(3) gun:request(3) gun_response(3) gun_trailers(3) gun_up(3) gun_upgrade(3) gun_ws(3) gun:ws_send(3) gun:ws_upgrade(3) + Name gun - HTTP/1.1, HTTP/2 and Websocket client for Erlang/OTP + Description Gun is an HTTP client for Erlang/OTP with support for the HTTP/1.1, HTTP/2 and Websocket protocols. + Gun aims to provide an easy to use, asynchronous and always-connected client. It maintains a permanent connection to the server and reconnects automatically when necessary. + Modules gun(3) - Asynchronous HTTP client Dependencies cowlib(7) - Support library for manipulating Web protocols ssl - Secure communication over sockets All these applications must be started before the gun application. -- cgit v1.2.3