Files
EWF/library/server/wsf
jvelilla 25446cac12 Initial import WSF XSS protection.
Added an utility class to get safe query and form parameters.
Added a new WSF_XSS_REQUEST to use safe parameters.
Added a filter WSF_XSS_FILTER using WSF_XSS_REQUEST.
Added test cases

Signed-off-by: jvelilla <javier.hector@gmail.com>
2017-11-10 10:37:32 -03:00
..
2017-03-07 14:31:36 +01:00
2017-11-10 10:37:32 -03:00
2017-11-10 10:37:32 -03:00
2017-11-10 10:37:32 -03: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-03-07 14:31:36 +01:00
2017-11-10 10:37:32 -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