EWF icon indicating copy to clipboard operation
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)

Results 65 EWF issues
Sort by recently updated
recently updated
newest added

provide Eiffel lib based on cypress to access github web api. This should abstract the notion of OAuth ... and be simple to use.

External

Integrate nino/concurrent with EWF suspended for now due to non obvious design issue

4 - Suspended
0 - Backlog
External

4 - Suspended
External

prio:high
2 - Working
Documentation

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...

prio:low

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,...

0 - Backlog

For now, there are some default MIME handler in WSF_REQUEST But not yet a way to change this default globally

0 - Backlog

We need to add much more tests to catch any regression or defect

Test
1 - Ready