Made server variant of HTTP strings a superset of the client variant again.

This commit is contained in:
Oliver Schmidt 2015-06-08 14:29:34 +02:00
parent 47bf797864
commit 3e33a4d355
3 changed files with 10 additions and 1 deletions

View file

@ -1,4 +1,5 @@
http_http "http://"
http_https "https://"
http_200 "200 "
http_301 "301 "
http_302 "302 "
@ -32,4 +33,4 @@ http_gif ".gif"
http_jpg ".jpg"
http_text ".text"
http_txt ".txt"
http_redirect "<body>Redirect to "