Files
EWF/library/server/wsf
Jocelyn Fiat 941281e3ed Fixed various unicode issue related to query and form parameters.
Especially for the multipart/form-data encoding.
Factorized code related to smart parameters computing (handling list , table, ...) in WSF_VALUE_UTILITIES.
Fixed an issue with percent_encoded_path_info computation from request_uri.
Fixed issue with cookie addition having same cookie name.
2015-11-05 00:35:12 +01:00
..
2015-06-08 10:10:51 +02:00
2015-05-06 22:15:46 +02:00
2012-12-03 11:12:53 +01:00
2015-06-18 14:53:19 +02: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