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
d8487e6c123c9f29f074e06d8635cb5317093b03
EWF
/
library
/
server
/
wsf
/
src
History
Jocelyn Fiat
c68f6a30e6
Fixed and improved {WSF_REQUEST}.read_input_data_into_file.
...
Now use the content length to get exactly what is expected from the request. Added check assertion
2013-12-03 10:46:22 +01:00
..
implementation
Better support for unicode path and values.
2013-06-12 18:03:11 +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
Reintroduced WSF_SERVICE.to_wgi_service: WGI_SERVICE
2013-10-18 21:02:05 +02: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
…
wsf_request_exporter.e
…
wsf_request_path_parameters_provider.e
…
wsf_request_path_parameters_source.e
…
wsf_request.e
Fixed and improved {WSF_REQUEST}.read_input_data_into_file.
2013-12-03 10:46:22 +01: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