This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
mktables: Move file handling to non-exceptional order
[perl5.git] / cpan / HTTP-Tiny / corpus / mirror-01.txt
1 url
2   http://example.com/modified.txt
3 ----------
4 GET /modified.txt HTTP/1.1
5 Host: example.com
6 Connection: close
7 If-Modified-Since: Tue, 01 Feb 1994 00:00:00 GMT
8 User-Agent: HTTP-Tiny/VERSION
9
10 ----------
11 HTTP/1.1 200 OK
12 Date: Thu, 03 Feb 1994 00:00:00 GMT
13 Last-Modified: Wed, 02 Feb 1994 00:00:00 GMT
14 Content-Type: text/plain
15 Content-Length: 42
16
17 abcdefghijklmnopqrstuvwxyz1234567890abcdef
18