2 # Foo- Copy/Paste these 9 lines to generate new cases.
6 Content-Type: text/html
12 # Cookie- A test with cookie header
16 Content-Type: text/html
18 Date: Wed, 28 Jul 1999 17:00:01 GMT
20 A test with Set-Cookie header foo=bar
24 # This is a simple multipart message example
25 # for more complicated stuff try "complex"
29 Content-Type: multipart/mixed; boundary=ComfortablyNumb
40 # Send the help file to see how this server is used.
49 # A more complex variation of multipart messaging.
50 # If this works, every code contributor to Necko
51 # gets a treat from me personally :) -Gagan
55 Content-Type: multipart/mixed; boundary=TheWallFromPinkFloyd
57 Preamble to multipart messages. Only clients that don't handle
58 multipart would see this!
60 --TheWallFromPinkFloyd
61 Content-Type: text/plain
64 Another Brick In The Wall-I
66 --TheWallFromPinkFloyd
67 Content-Type: multipart/parallel; boundary=SideTwoOfTheWall
70 Content-Type: text/plain
76 Content-Type: text/plain
78 Another Brick In The Wall-II
81 --TheWallFromPinkFloyd
82 Content-Type: text/plain
84 Another Brick In The Wall-III
85 --TheWallFromPinkFloyd--
90 # Pragma: no-cache test
95 Content-Type: text/html
101 # close: return a connection: close header
106 Content-Type: text/html
115 HTTP/1.1 301 Moved to a new location
116 Server: HTTP Test Server/1.1
117 Location: http://home.netscape.com/
118 Content-Type: text/html
127 Content-Type: text/html
133 # Do other stuff with echoing the request as well...
137 Content-Type: text/html
140 <H2>Echo request example</H2>
142 This should echo all the request headers-<BR>
147 This should echo only the user-agent header- (this is case sensitive!)<BR>