Changeset 18122
- Timestamp:
- 08/23/08 18:13:36 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/HTTP-Engine/trunk/lib/HTTP/Engine/Interface/Standalone.pm
r18121 r18122 211 211 } 212 212 213 $ self->request_builder->_io_read($remote,my $buf, 4096) if $select->can_read(0); # IE hack213 $remote->sysread(my $buf, 4096) if $select->can_read(0); # IE hack 214 214 215 215 ### close connection
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)