- Timestamp:
- 10/21/10 11:01:14 (3 years ago)
- Files:
-
- 1 modified
-
lang/perl/tiarra/trunk/module/Tools/HTTPClient.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/tiarra/trunk/module/Tools/HTTPClient.pm
r12479 r38610 422 422 { 423 423 my $st = $this->{parser}->object->{StreamState}; 424 $success = $st =~ /^(?:body|parsed)\z/ && $this->{parser}{rest} eq '';424 $success = $st =~ /^(?:body|parsed)\z/ && defined($this->{parser}{rest}) && $this->{parser}{rest} eq ''; 425 425 }else 426 426 {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)