Implemented support for base url in httpd connector.

This commit is contained in:
2015-05-06 22:15:38 +02:00
parent b4a9c92ffc
commit 7d2ce8a77f
19 changed files with 168 additions and 198 deletions
@@ -79,7 +79,7 @@ feature {NONE} -- Initialization
feature -- Execution
update_configuration (cfg: separate HTTPD_CONFIGURATION)
update_configuration (cfg: like connector.configuration)
do
if single_threaded then
cfg.set_force_single_threaded (True)