From 8c9ad7bf078871295e391f416bfcb10c9156a35f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Sun, 4 Nov 2018 11:51:35 +0100 Subject: Add the rate_limited/2 REST callback --- doc/src/guide/rest_handlers.asciidoc | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/src/guide/rest_handlers.asciidoc') diff --git a/doc/src/guide/rest_handlers.asciidoc b/doc/src/guide/rest_handlers.asciidoc index dab5bea..baf8e6a 100644 --- a/doc/src/guide/rest_handlers.asciidoc +++ b/doc/src/guide/rest_handlers.asciidoc @@ -84,6 +84,7 @@ if it is undefined, moving directly to the next step. Similarly, | multiple_choices | `false` | options | `ok` | previously_existed | `false` +| rate_limited | `false` | resource_exists | `true` | service_available | `true` | uri_too_long | `false` -- cgit v1.2.3