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
4508a766836011125d6ee66b0c65585daeca836d
EWF
/
library
/
server
History
Jocelyn Fiat
4508a76683
Now the http_client will send the form parameters urlencoded if this is possible (instead of multipart form data)
...
Note for now, the library does not support sending file and form parameters at the same time.
2012-05-04 12:23:37 +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
Code cleaning
2012-04-30 15:49:35 +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
Now the http_client will send the form parameters urlencoded if this is possible (instead of multipart form data)
2012-05-04 12:23:37 +02:00
wsf_extension
Fixed a last minute regression due to removal REQUEST.chunked_input
2012-04-13 17:19:14 +02:00