cvs commit: perlfaq perlfaq9.pod
[email protected] (brian d foy) 27 Mar 2005 07:50:00 -0000
| Newsgroups | perl.cvs.perlfaq |
|---|---|
| Message-ID | <[email protected]> |
cvsuser 05/03/26 23:49:59 Modified: . perlfaq9.pod Log: * What is the correct form of response from a CGI script? + Alan Flavell updated the URL for the CGI specification, which no wis RFC 3875 Revision Changes Path 1.20 +3 -4 perlfaq/perlfaq9.pod Index: perlfaq9.pod =================================================================== RCS file: /cvs/public/perlfaq/perlfaq9.pod,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- perlfaq9.pod 21 Jan 2005 12:14:12 -0000 1.19 +++ perlfaq9.pod 27 Mar 2005 07:49:59 -0000 1.20 @@ -1,6 +1,6 @@ =head1 NAME -perlfaq9 - Networking ($Revision: 1.19 $, $Date: 2005/01/21 12:14:12 $) +perlfaq9 - Networking ($Revision: 1.20 $, $Date: 2005/03/27 07:49:59 $) =head1 DESCRIPTION @@ -16,9 +16,8 @@ to Perl, and has its own FAQs and tutorials, and usenet group, comp.infosystems.www.authoring.cgi -The original CGI specification is at: http://hoohoo.ncsa.uiuc.edu/cgi/ - -Current best-practice RFC draft at: http://CGI-Spec.Golux.Com/ +The CGI specification is outlined in an informational RFC: +http://www.ietf.org/rfc/rfc3875 Other relevant documentation listed in: http://www.perl.org/CGI_MetaFAQ.html