Jocelyn Fiat
Jocelyn Fiat
We could have a WSF_APP that would be easily attached to a WSF_SERVICE ... I mean mainly Router and the idea would be to have reusable application component. For instance...
Allow code to put content back to the client without specifying a content-length On HTTP/1.1 this could be implemented using chunked encoding On HTTP/1.0 .. chunked encoding is not permitted,...
For now, there are some default MIME handler in WSF_REQUEST But not yet a way to change this default globally
We need to add much more tests to catch any regression or defect
Being able to connect an OpenID provider. So far integrated with the CMS component.
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...