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
2011-05-27 13:07:06 +02:00
2011-05-27 13:07:06 +02:00
2011-05-27 13:07:06 +02:00
2011-05-27 13:07:06 +02:00
2011-05-20 08:58:26 -03:00
2011-05-21 09:11:32 -07:00
2011-05-20 08:58:26 -03:00

Eiffel Nino HTTPD
=================
The code is based on Xebra and Emu Web Server

TBD: TO BE DONE

Developed with Eiffel 6.6
=========================
Test with Eiffel6.7 (TBD)


Features
=======
TBD

Testing
=======
TBD


Run the server and point your browser to one of the following URIs

1) http://localhost:9000 
2) http://localhost:9000/demo1/template.html
3) http://localhost:9000/demo2/demo.html
4) http://localhost:9000/example/html/index.html
5) http://localhost:9000/html/simple.html
6) http://localhost:9000/html/images.html
7) http://localhost:9000/html/images.html
8) http://localhost:9000/html5/dataset.html 

Known Issues
============
TBD




Description
No description provided
Readme 19 MiB
Languages
Eiffel 61.5%
JavaScript 23.4%
C 6.6%
CSS 2.9%
CoffeeScript 2.5%
Other 3.1%