2006-06-18 00:41:10 +02:00
|
|
|
http_http "http://"
|
2015-06-05 15:44:09 +02:00
|
|
|
http_https "https://"
|
2006-06-18 00:41:10 +02:00
|
|
|
http_200 "200 "
|
|
|
|
http_301 "301 "
|
|
|
|
http_302 "302 "
|
|
|
|
http_get "GET "
|
|
|
|
http_10 "HTTP/1.0"
|
|
|
|
http_11 "HTTP/1.1"
|
|
|
|
http_content_type "content-type: "
|
|
|
|
http_location "location: "
|
2013-02-19 00:25:36 +01:00
|
|
|
http_host "Host: "
|
2006-06-18 00:41:10 +02:00
|
|
|
http_crnl "\r\n"
|
|
|
|
http_html ".html"
|
2015-06-05 15:44:09 +02:00
|
|
|
http_redirect "<body>Redirect to "
|