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
f59d5cac328b7eaab7a4b250360479dd591c20c6
EWF
/
library
/
server
History
Jocelyn Fiat
f59d5cac32
added postcondition to ensure the body string set to the response, is the same reference
...
this is important, since sometime we just do rep.set_body (s) s.append_string ("..")
2012-02-14 18:02:14 +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
Added support for chunked input data (see Transfer-Encoding: chunked)
2012-02-07 15:47:55 +01:00
libfcgi
[FIX] libfcgi.so location
2012-02-10 14:01:04 +01:00
request
/router
Now the 'router' library is part of 'wsf'
2011-12-15 14:10:52 +01:00
wsf
added postcondition to ensure the body string set to the response, is the same reference
2012-02-14 18:02:14 +01:00