~ubuntu-branches/ubuntu/edgy/sope/edgy

« back to all changes in this revision

Viewing changes to sope-appserver/NGObjWeb/NGHttp/README

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Ley
  • Date: 2005-08-19 16:53:31 UTC
  • Revision ID: james.westby@ubuntu.com-20050819165331-hs683wz1osm708pw
Tags: upstream-4.4rc.2
ImportĀ upstreamĀ versionĀ 4.4rc.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# $Id$
 
2
 
 
3
Note: This should be removed in favor of WOSimpleHTTPParser which should
 
4
      be completed to implement all features
 
5
      The MIME based implementation of NGHttp is a bit overkill for parsing
 
6
      HTTP ...
 
7
 
 
8
NGObjWeb HTTP Implementation
 
9
 
 
10
  Debugging Topics:
 
11
 
 
12
    topic     used by
 
13
    showreq   NGHttpShowRequestService
 
14
    http      NGHttpEventHandler
 
15
    server    NGHttpServer
 
16
 
 
17
Deleted in 4.1, available in MOF3
 
18
 
 
19
  NGHttpFileService
 
20
  NGHttpCGIService
 
21
  NGHttpShowRequestService
 
22
 
 
23
--
 
24
Helge Hess
 
25
2002-12-02