2006-06-17 22:41:10 +00:00
|
|
|
http_http "http://"
|
2015-06-05 13:44:09 +00:00
|
|
|
http_https "https://"
|
2006-06-17 22:41:10 +00: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-18 23:25:36 +00:00
|
|
|
http_host "Host: "
|
2006-06-17 22:41:10 +00:00
|
|
|
http_crnl "\r\n"
|
|
|
|
http_html ".html"
|
2015-06-05 13:44:09 +00:00
|
|
|
http_redirect "<body>Redirect to "
|