Files
EWF/library/server/wsf
Jocelyn Fiat 86777d75ea Implemented more user friendly WSF_RESPONSE
i.e allow to change the status code and the header as long as no content is really sent back to the client

This requires an addition WGI_RESPONSE, new post_commit_action: PROCEDURE [...]
2013-03-12 16:52:45 +01:00
..
2013-02-05 13:19:59 +01:00
2012-12-19 00:10:31 +01:00
2012-10-04 15:04:14 +02:00
2012-12-03 11:12:53 +01:00
2012-12-03 11:12:53 +01:00
2012-12-03 11:12:53 +01:00
2012-12-03 11:12:53 +01:00

Web Server Framework

User friendly framework to build Eiffel Web server applications. It is built on top of EWSGI to benefit from the various EWSGI connectors.

Requirements

Content

  • Core classes for the Web Server Framework
  • Router library

Overview

Usage

Examples