From 73f65d5a757dacf952887a32bc611be78773c33f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 26 Jun 2014 14:32:20 +0200 Subject: Document the HTTP status codes Cowboy may send in the manual 422 is left out as it's soon to be replaced by 400. --- manual/toc.md | 1 + 1 file changed, 1 insertion(+) (limited to 'manual/toc.md') diff --git a/manual/toc.md b/manual/toc.md index 5a5f77f..165470e 100644 --- a/manual/toc.md +++ b/manual/toc.md @@ -18,3 +18,4 @@ The function reference documents the public interface of Cowboy. * [cowboy_sub_protocol](cowboy_sub_protocol.md) * [cowboy_websocket](cowboy_websocket.md) * [cowboy_websocket_handler](cowboy_websocket_handler.md) + * [HTTP status codes](http_status_codes.md) -- cgit v1.2.3