/[monit]/monit/http/processor.c
ViewVC logotype

Diff of /monit/http/processor.c

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

revision 1.12 by chopp, Fri Oct 11 20:59:58 2002 UTC revision 1.13 by hauk, Sat Dec 21 11:25:55 2002 UTC
# Line 82  static int is_available(int); Line 82  static int is_available(int);
82   *  A HTTP Processor module that can handle HTTP requests received   *  A HTTP Processor module that can handle HTTP requests received
83   *  from a client, and return responses based on those requests.   *  from a client, and return responses based on those requests.
84   *   *
85   *  This Processor delegates the actual handeling of the request and   *  This Processor delegates the actual handling of the request and
86   *  reponse to so called cervlets, which must implement two methods;   *  reponse to so called cervlets, which must implement two methods;
87   *  doGet and doPost. We call them cervlets because they are small   *  doGet and doPost. We call them cervlets because they are small
88   *  C-modules closely resembling Java Servlets.   *  C-modules closely resembling Java Servlets.

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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