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
83346c92a74caa6f0e139ce3853305b81b0b5b37
EWF
/
library
/
server
History
Jocelyn Fiat
83346c92a7
added REQUEST.execution_variables ... to provide a solution to store data during request execution
...
could be used for SESSION, or any "shared" data inside the same Request
2011-12-18 12:57:24 +01: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
Use put_ instead of write_
2011-12-15 23:52:53 +01:00
libfcgi
use /usr/lib/libfcgi.so instead of /usr/local/lib/libfcgi.so
2011-12-15 20:10:31 +01:00
request
/router
Now the 'router' library is part of 'wsf'
2011-12-15 14:10:52 +01:00
wsf
added REQUEST.execution_variables ... to provide a solution to store data during request execution
2011-12-18 12:57:24 +01:00