aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
blob: 58c695e790c18bd1e5f5f0a33ebe2cec512043a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Interface definition for thorn HTTPD
# $Header$

Implements: HTTPD
Inherits: Socket

USES INCLUDE HEADER: SocketUtils.h

INCLUDE HEADER: Auth.h in http_Auth.h
INCLUDE HEADER: Cookies.h in http_Cookies.h
INCLUDE HEADER: Steer.h in http_Steer.h
INCLUDE HEADER: Content.h in http_Content.h