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
d45cd032a72ef65f55e64af0bee71113fc9b3edb
EWF
/
library
/
server
/
wsf
/
src
History
Jocelyn Fiat
d45cd032a7
Corrected support of https request in `server_url' (and callers).
...
Added query `is_https' to indicate if the request is done via a https connection or not.
2014-04-22 09:59:18 +02:00
..
implementation
Moved implementation of WSF_PERCENT_ENCODER into "encoder" library, and added the *partial* variant.
2014-04-09 17:19:09 +02:00
mime
reuse implementation from WSF_REQUEST to get input data for MIME handlers.
2013-03-29 17:50:34 +01:00
request
Better support for unicode path and values.
2013-06-12 18:03:11 +02:00
response
The "not implemented" response, now also precise the request method.
2013-11-19 22:08:06 +01:00
service
Removed usage of remote anchor types.
2014-02-28 14:25:13 +01:00
support
reuse implementation from WSF_REQUEST to get input data for MIME handlers.
2013-03-29 17:50:34 +01:00
wsf_head_response_wrapper.e
Fixed HEAD request related issue
2013-04-10 09:27:58 +02:00
wsf_logger_response_wrapper.e
Added logger response wrapper, this is mainly to be able to save any response message to a file.
2012-12-18 23:28:04 +01:00
wsf_request_exporter.e
…
wsf_request_path_parameters_provider.e
…
wsf_request_path_parameters_source.e
…
wsf_request.e
Corrected support of https request in `server_url' (and callers).
2014-04-22 09:59:18 +02:00
wsf_response_exporter.e
…
wsf_response_message.e
Fixed assertion that were broken with recent delayed header response.
2013-03-22 16:06:10 +01:00
wsf_response.e
Fixed issue related to {WSF_WGI_DELAYED_HEADER_RESPONSE} and filter response like the logger response wrapper.
2013-10-18 21:01:23 +02:00