abstracted the HTTP_HANDLER
to let the user integrate at the level of its choice (either very early so handle itself the header handling, or later to reuse existing code)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
inherit
|
||||
HTTP_REQUEST_HANDLER
|
||||
|
||||
SHARED_DOCUMENT_ROOT
|
||||
HTTP_SERVER_SHARED_CONFIGURATION
|
||||
undefine
|
||||
default_create
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user