Jocelyn Fiat
|
de77802546
|
Merge branch 'master' of github.com:jocelyn/EiffelWebNino
|
2011-07-12 11:09:59 +02:00 |
|
Jocelyn Fiat
|
f7cf91500c
|
let's have a nino-safe.ecf and also a nino.ecf for non void-safe system
|
2011-07-12 11:07:09 +02:00 |
|
Jocelyn Fiat
|
c7440a2ca0
|
Fixed the HTTP_SERVER.shutdown_server
|
2011-06-01 19:13:09 +02:00 |
|
Jocelyn Fiat
|
63cd0610ec
|
Fixed remote info computing
|
2011-05-31 14:29:16 +02:00 |
|
Jocelyn Fiat
|
0fda0dc34c
|
left adjust request_header_map items.
|
2011-05-30 22:26:35 +02:00 |
|
Jocelyn Fiat
|
f22f42c463
|
Fixed nino.ecf by removing the root class since this is a library config file.
|
2011-05-30 11:31:53 +02:00 |
|
Jocelyn Fiat
|
824750e748
|
Don't forget to reset request data
|
2011-05-27 22:05:56 +02:00 |
|
Jocelyn Fiat
|
c544da3561
|
Reset values after processing the request
Added port information when starting the server
|
2011-05-27 19:44:50 +02:00 |
|
Jocelyn Fiat
|
e5e9f9486e
|
Added force_single_threaded option
Modified the interface of process request
default port is now 80
|
2011-05-27 19:08:35 +02:00 |
|
Jocelyn Fiat
|
720351871b
|
fixed typo in assertion
|
2011-05-27 16:03:50 +02:00 |
|
Jocelyn Fiat
|
54b95650c5
|
Moving things around to make it more structured. and turn into library
|
2011-05-27 15:21:30 +02:00 |
|
Jocelyn Fiat
|
c553bd1e1e
|
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)
|
2011-05-27 13:07:06 +02:00 |
|
Jocelyn Fiat
|
64cf2b6936
|
A few change to make it more customizable
and prepare integration to EiffelWebReloaded (see on github)
|
2011-05-26 17:23:21 +02:00 |
|