aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorallen <allen@1faa4e14-9dd3-4be0-9f0e-ffe519881164>2000-09-19 23:35:56 +0000
committerallen <allen@1faa4e14-9dd3-4be0-9f0e-ffe519881164>2000-09-19 23:35:56 +0000
commitc1e6b818b3ad317850015cd9a80e7513a9660ffd (patch)
tree95bb822ece5a3069a30035f527aa4d49905f987a /README
parent7bc89f775b9129148f1bc9e1d5197ee13f3faca6 (diff)
Moved headers to a separate file, they are now callable by a function.
Added page about groups and variables Added parameter file name, current time and date git-svn-id: http://svn.cactuscode.org/arrangements/CactusConnect/HTTPD/trunk@52 1faa4e14-9dd3-4be0-9f0e-ffe519881164
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 5 insertions, 1 deletions
diff --git a/README b/README
index 37665eb..d91bf1e 100644
--- a/README
+++ b/README
@@ -155,10 +155,14 @@ Authorisation.c - HTTP authentication
Content Provision:
-----------------
-The content provision is currently all in
+The content provision is currently in
+
+Headers.c
Content.c
+Groups.c
+
This makes use of the interfaces in http_Request.h described above to
provide content. In principle this could be in another thorn, but
that should wait until we have an agreed set of interfaces to allow