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
b862065c044d15dc0f69e907a812b165f720d0e0
EWF
/
library
/
server
/
wsf
/
src
History
Jocelyn Fiat
874677ab7a
Renamed same_media_type as same_simple_type
...
Added comments
2012-03-23 19:00:49 +01:00
..
mime
Renamed same_media_type as same_simple_type
2012-03-23 19:00:49 +01:00
request
Major renaming, adopt the WSF_ prefix for all classes under "wsf", and simplify some class names
2012-03-16 09:49:41 +01:00
response
Relaxed access to `send_to', now it is exported again to avoid breaking existing code.
2012-03-20 11:38:44 +01:00
service
Added WSF_SERVICE.to_wgi_service to ease direct integration with existing WGI components
2012-03-20 11:40:13 +01:00
support
Added class HTTP_CONTENT_TYPE to help manipulation of Content-Type value
2012-03-23 16:40:13 +01:00
wsf_request.e
Added class HTTP_CONTENT_TYPE to help manipulation of Content-Type value
2012-03-23 16:40:13 +01:00
wsf_response_message.e
Relaxed access to `send_to', now it is exported again to avoid breaking existing code.
2012-03-20 11:38:44 +01:00
wsf_response.e
in WSF_RESPONSE,
put_header' now call
put_header_text'
2012-03-21 14:49:09 +01:00