The following module was proposed for inclusion in the Module List:

  modid:       HTTP::Response::CGI
  DSLIP:       RdpOp
  description: HTTP style response message, from CGI output
  userid:      KTDREYER (Ken Dreyer)
  chapterid:   15 (World_Wide_Web_HTML_HTTP_CGI)
  communities:

  similar:
    HTTP::Response

  rationale:

    This module is a sub-class of HTTP::Response from libwwwperl, to
    parse CGI output.

    The main distinction is that this module's parse() accepts CGI
    output. CGI programs do not print the first line ("status line") of
    the HTTP protocol (eg. "HTTP/1.1 200 OK"). Instead, they communicate
    a special "Status:" header to the web server, and the web server
    translates this into the HTTP status line.

    This module's parse() function provides that translation, in rough
    accordance with RFC 3875.

  enteredby:   KTDREYER (Ken Dreyer)
  enteredon:   Thu Feb 17 06:28:17 2011 GMT

The resulting entry would be:

HTTP::Response::
::CGI             RdpOp HTTP style response message, from CGI output KTDREYER


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=d7400000_c4c197bff552f094&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=d7400000_c4c197bff552f094&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
  
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=HTTP%3A%3AResponse%3A%3ACGI

Reply via email to