This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
EWF
Watch
1
Star
0
Fork
0
You've already forked EWF
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
e3041139843c97d52058a2385f99b572036d1cab
EWF
/
library
History
Jocelyn Fiat
e304113984
Fixed error in URL encoding, according to the RFC3986, space should not be encoded with '+' but with percent encoding.
2012-04-30 15:53:44 +02:00
..
client
/http_client
Now WGI_RESPONSE.set_status_code (..) has a new argument to pass optional custom reason phrase.
2012-04-12 11:19:41 +02:00
crypto
…
error
Major renaming, adopt the WSF_ prefix for all classes under "wsf", and simplify some class names
2012-03-16 09:49:41 +01:00
protocol
Added specific helper function related to `charset' parameter
2012-04-30 15:49:24 +02:00
server
Fixed signature issue, the argument `name' should be READABLE_STRING_32
2012-04-30 15:51:10 +02:00
text
/encoder
Fixed error in URL encoding, according to the RFC3986, space should not be encoded with '+' but with percent encoding.
2012-04-30 15:53:44 +02:00
library.index
Now the 'router' library is part of 'wsf'
2011-12-15 14:10:52 +01:00