From 1f8d51dd2692fc3978080419987bbe4d49a41a90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 23 Aug 2017 15:07:40 +0200 Subject: Cowboy 2.0.0-rc.2 --- docs/en/gun/1.0/manual/gun_app/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/en/gun/1.0/manual/gun_app/index.html') diff --git a/docs/en/gun/1.0/manual/gun_app/index.html b/docs/en/gun/1.0/manual/gun_app/index.html index f116490a..be525d51 100644 --- a/docs/en/gun/1.0/manual/gun_app/index.html +++ b/docs/en/gun/1.0/manual/gun_app/index.html @@ -70,7 +70,7 @@

Name

-

gun - Erlang HTTP client with support for HTTP/1.1, SPDY and Websocket.

+

gun - Erlang HTTP client with support for HTTP/1.1, HTTP/2 and Websocket.

@@ -79,7 +79,7 @@

The gun application uses the Erlang applications ranch for abstracting TCP and TLS over a common interface, and the ssl application for TLS support, required for HTTPS -and SPDY support. In addition, Gun requires the crypto +and secure HTTP/2 support. In addition, Gun requires the crypto application (a dependency of ssl) for Websocket.

These dependencies must be started for the gun application to work. In an embedded environment -- cgit v1.2.3