mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 04:10:24 +00:00
Remove broken links from examples README
This commit is contained in:
parent
c0ec1ad4a9
commit
58b70a594b
1 changed files with 0 additions and 6 deletions
|
@ -15,9 +15,6 @@
|
||||||
* link:echo_post[]:
|
* link:echo_post[]:
|
||||||
parse and echo a POST parameter
|
parse and echo a POST parameter
|
||||||
|
|
||||||
* link:error_hook[]:
|
|
||||||
provide custom error pages
|
|
||||||
|
|
||||||
* link:eventsource[]:
|
* link:eventsource[]:
|
||||||
eventsource emitter and consumer
|
eventsource emitter and consumer
|
||||||
|
|
||||||
|
@ -39,9 +36,6 @@
|
||||||
* link:rest_pastebin[]:
|
* link:rest_pastebin[]:
|
||||||
create text objects and return the data type that matches the request type (html, text)
|
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[]:
|
* link:ssl_hello_world[]:
|
||||||
simplest SSL application
|
simplest SSL application
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue