/[suikacvs]/www/test/support/sleep10.cgi
Suika

Diff of /www/test/support/sleep10.cgi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by wakaba, Sun Jun 10 09:32:59 2007 UTC revision 1.2 by wakaba, Mon Jan 19 02:51:14 2009 UTC
# Line 1  Line 1 
1  #!/usr/bin/perl  #!/usr/bin/perl
2  use strict;  use strict;
3    print "Cache-control: no-cache\n";
4  print "Content-Type: text/plain; charset=us-ascii\n\n";  print "Content-Type: text/plain; charset=us-ascii\n\n";
5  sleep 10;  sleep 10;
6  print "10s\n";  print "10s\n";

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24