Accept and Content-Type headers

This commit is contained in:
2022-07-13 07:57:30 -05:00
parent 45aa67062f
commit c289690877
7 changed files with 252 additions and 60 deletions

View File

@@ -50,6 +50,7 @@ sitefiles also allow comments with #
* POST
* ```host``` - The hostname to respond to. Case insensitive regex, default: .*
* ```port``` - The ports to respond to in a comma separated list. Default: 80
* ```type``` - The content-type (default: text/html)
# Part 4: Global variables