Files
EWF/library/server/wsf
Jocelyn Fiat 135d65c68e Better CGI handler
- improvement related to current directory for the execution of the CGI script,
- and updated SCRIPT_NAME, to the path info is correctly computed.
2020-02-26 22:47:25 +01:00
..
2017-03-07 14:31:36 +01:00
2020-02-26 22:47:25 +01:00
2018-02-02 22:40:18 +01:00
2017-10-06 14:06:46 +02:00
2017-10-26 10:19:56 +02:00
2017-10-26 10:19:56 +02:00
2017-11-22 17:22:02 -03:00
2017-11-22 17:22:02 -03:00
2017-03-07 14:31:36 +01:00
2017-11-13 15:06:02 -03: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