aboutsummaryrefslogtreecommitdiff
path: root/examples/http-server/sample-site/foo.html
blob: 162a7146f17e2466f950e9056b75b6d80ccea7b4 (plain)
1
2
3
4
5
6
<!DOCTYPE HTML>
<html>
  <body>
    This is the <b>foo</b> page.
  </body>
</html>