This website requires JavaScript.
Explore
Help
Sign In
backup
/
EWF
Watch
1
Star
0
Fork
0
You've already forked EWF
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
21b03a05fd24cef6f529ccdc646c9d76e2082afd
EWF
/
library
/
server
History
Jocelyn Fiat
21b03a05fd
Added WSF_ROUTER.pre_route_execution_actions: ACTION_SEQUENCE [like route]
...
This way, one can add logger hook to router, to see which "route" was taken by the request.
2012-04-13 16:40:19 +02:00
..
authentication
/http_authorization
Added code to create an HTTP_AUTHORIZATION from the client side as well.
2011-09-22 15:13:59 +02:00
ewsgi
Made WGI_CHUNKED_INPUT_STREAM inherits from WGI_INPUT_STREAM
2012-04-13 16:33:49 +02:00
libfcgi
Implemented WSF_RESPONSE.put_error (...) and related
2012-03-20 10:29:55 +01:00
request
/router
Major renaming, adopt the WSF_ prefix for all classes under "wsf", and simplify some class names
2012-03-16 09:49:41 +01:00
wsf
Added WSF_ROUTER.pre_route_execution_actions: ACTION_SEQUENCE [like route]
2012-04-13 16:40:19 +02:00
wsf_extension
removed unwanted rescue clause
2012-03-19 15:20:29 +01:00