зеркало из https://github.com/mozilla/pjs.git
Added /post test as well. Not in the build.
This commit is contained in:
Родитель
90a0f96f02
Коммит
611cc54426
|
@ -107,3 +107,25 @@ Content-Type: text/html
|
||||||
CRLF
|
CRLF
|
||||||
INCLUDE foo.html
|
INCLUDE foo.html
|
||||||
END
|
END
|
||||||
|
|
||||||
|
#
|
||||||
|
# Redirect testing
|
||||||
|
#
|
||||||
|
START /redirect
|
||||||
|
HTTP/1.1 301 Moved to a new location
|
||||||
|
Server: HTTP Test Server/1.1
|
||||||
|
Location: http://home.netscape.com/
|
||||||
|
Content-Type: text/html
|
||||||
|
CRLF
|
||||||
|
END
|
||||||
|
|
||||||
|
#
|
||||||
|
#
|
||||||
|
#
|
||||||
|
START /post
|
||||||
|
INCLUDE generic.res
|
||||||
|
Content-Type: text/html
|
||||||
|
CRLF
|
||||||
|
INCLUDE post.html
|
||||||
|
END
|
||||||
|
|
||||||
|
|
|
@ -107,3 +107,25 @@ Content-Type: text/html
|
||||||
CRLF
|
CRLF
|
||||||
INCLUDE foo.html
|
INCLUDE foo.html
|
||||||
END
|
END
|
||||||
|
|
||||||
|
#
|
||||||
|
# Redirect testing
|
||||||
|
#
|
||||||
|
START /redirect
|
||||||
|
HTTP/1.1 301 Moved to a new location
|
||||||
|
Server: HTTP Test Server/1.1
|
||||||
|
Location: http://home.netscape.com/
|
||||||
|
Content-Type: text/html
|
||||||
|
CRLF
|
||||||
|
END
|
||||||
|
|
||||||
|
#
|
||||||
|
#
|
||||||
|
#
|
||||||
|
START /post
|
||||||
|
INCLUDE generic.res
|
||||||
|
Content-Type: text/html
|
||||||
|
CRLF
|
||||||
|
INCLUDE post.html
|
||||||
|
END
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче