diff --git a/examples/README.asciidoc b/examples/README.asciidoc index 7e5c6e02..2c077bd2 100644 --- a/examples/README.asciidoc +++ b/examples/README.asciidoc @@ -15,9 +15,6 @@ * link:echo_post[]: parse and echo a POST parameter -* link:error_hook[]: - provide custom error pages - * link:eventsource[]: eventsource emitter and consumer @@ -39,9 +36,6 @@ * link:rest_pastebin[]: create text objects and return the data type that matches the request type (html, text) -* link:rest_stream_response[]: - stream results from a data store - * link:ssl_hello_world[]: simplest SSL application