mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-16 05:00:24 +00:00
Add HTML5 Video Example to the static example
This commit is contained in:
parent
166761483d
commit
ca98a86b30
5 changed files with 18 additions and 1 deletions
|
@ -42,3 +42,8 @@ $ curl -sLO http://localhost:8080/test.txt
|
|||
$ cat test.txt
|
||||
If you read this then the static file server works!
|
||||
```
|
||||
|
||||
HTML5 Video Example
|
||||
-------------------
|
||||
|
||||
Open http://localhost:8080/video.html in your favorite browser.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue