From 705eace4b98c3e5ec76f7600cad9f87bddeb0c7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 4 Oct 2019 15:31:56 +0200 Subject: Fix landing page for Cowlib manual, links Also links for Ranch 2.0. --- 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 1a9d42d3..9fa98fe0 100644 --- a/docs/index.xml +++ b/docs/index.xml @@ -7089,7 +7089,10 @@ init(Req, State) -> {cowboy_websocket, Req, State} | {cowboy_websocket, R Mon, 01 Jan 0001 00:00:00 +0000 https://ninenines.eu/docs/en/cowlib/2.7/manual/ - cow_cookie(3) cow_cookie:parse_cookie(3) cow_cookie:setcookie(3) cowlib(7) + Name cowlib - Support library for manipulating Web protocols +Description Cowlib provides libraries for parsing and building messages for various Web protocols, including HTTP/1.1, HTTP/2 and Websocket. +It is optimized for completeness rather than speed. No value is ignored, they are all returned. +Modules cow_cookie(3) - Cookies Dependencies crypto - Crypto functions All these applications must be started before the cowlib application. To start Cowlib and all dependencies at once: -- cgit v1.2.3