/[gnump3d]/gnump3d/bin/gnump3d2
ViewVC logotype

Diff of /gnump3d/bin/gnump3d2

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

revision 1.23 by skx, Wed Oct 15 10:15:28 2003 UTC revision 1.24 by skx, Wed Oct 15 13:45:24 2003 UTC
# Line 1194  sub getHTTPHeader( $ $ $ ) Line 1194  sub getHTTPHeader( $ $ $ )
1194        if ( defined( $ARGUMENTS{$key} ) )        if ( defined( $ARGUMENTS{$key} ) )
1195        {        {
1196          my $val = $ARGUMENTS{ $key };          my $val = $ARGUMENTS{ $key };
1197          $header .= "Set-Cookie: " . $key . "=" . $val . ";path=/\r\n";          $header .= "Set-Cookie: " . $key . "=" . $val . ";path=/; expires=Mon, 10-Mar-08 14:36:42 GMT;\r\n";
1198        }        }
1199      }      }
1200    

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26