Changeset 17077 for lang/perl/HTTP-Engine/branches
- Timestamp:
- 08/05/08 00:01:28 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/HTTP-Engine/branches/lazy_request/t/020_interface/test_upload.t
r16873 r17077 36 36 request_handler => sub { 37 37 my $c = shift; 38 $c->res->header( 'X-Req-Base' => $c->req->base );39 38 $c->res->body('OK!'); 40 39 return unless $body; … … 98 97 Content-Type: text/html 99 98 Status: 200 100 X-Req-Base: http://localhost/101 99 102 100 OK! … … 107 105 Content-Type: text/html 108 106 Status: 200 109 X-Req-Base: http://localhost/110 107 111 108 OK!
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)