This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Merge branch 'safer' into blead
[perl5.git] / cpan / HTTP-Tiny / corpus / auth-02.txt
CommitLineData
49d2f596
CBW
1url
2 http://Aladdin:open sesame@example.com/index.html
3expected
4 abcdefghijklmnopqrstuvwxyz1234567890abcdef
5----------
6GET /index.html HTTP/1.1
7Host: example.com
8Connection: close
9User-Agent: HTTP-Tiny/VERSION
10Authorization: Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ==
11
12----------
13HTTP/1.1 200 OK
14Date: Thu, 03 Feb 1994 00:00:00 GMT
15Content-Type: text/plain
16Content-Length: 42
17
18abcdefghijklmnopqrstuvwxyz1234567890abcdef