EWF
EWF copied to clipboard
Eiffel Web Framework -- Provide a common framework to build easily web server application in Eiffel (portable on various connector and platforms)
Being able to connect an OpenID provider. So far integrated with the CMS component.
As well as being able to close the connection within a handler (needed, for example, if streaming, and there is an error, so close connection before sending end chunk), it...
If you have unicode variable on your system, the CGI meta variable will truncated those to ascii ... Find solution.
Provide a WSF_SERVICE dedicated to website. That is to say ... - handling correctly the various status code - handling file system - more assertions - check document under /doc...