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 / delete-01.txt
1 url
2   http://example.com/index.html
3 expected
4   abcdefghijklmnopqrstuvwxyz1234567890abcdef
5 ----------
6 DELETE /index.html HTTP/1.1
7 Host: example.com
8 Connection: close
9 User-Agent: HTTP-Tiny/VERSION
10
11 ----------
12 HTTP/1.1 200 OK
13 Date: Thu, 03 Feb 1994 00:00:00 GMT
14 Content-Length: 0
15