- Timestamp:
- 08/16/08 19:46:28 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/HTTP-Engine/trunk/lib/HTTP/Engine/ResponseWriter.pm
r17699 r17712 34 34 } 35 35 36 local *STDOUT = $req->_connection->{output_handle} ;36 local *STDOUT = $req->_connection->{output_handle} if $req->_connection->{output_handle}; 37 37 $self->_prepare_write; 38 38 $self->_write($self->_response_line($res) . $CRLF) if $self->should_write_response_line;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)