Skip to content
☰ Menu
code
/
tomo-http-server
Aa
.*
\b
📋
📦 Download .tar.gz
Lines
215
Tomo
159
HTML
21
Markdown
14
CSS
11
INI
9
1 others
1
Text
1
tomo-http-server
/
sample-site
/
foo.html
(6 lines)
Raw
1
<!
DOCTYPE
HTML>
2
<
html
>
3
<
body
>
4
This is the <
b
>foo</
b
> page.
5
</
body
>
6
</
html
>