aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/README.asciidoc6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/README.asciidoc b/examples/README.asciidoc
index 7e5c6e0..2c077bd 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