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
a8a3ca5b97dfa9c9908377a6ec4e5d7ee3aad033
EWF
/
library
/
server
/
wsf
/
src
History
Jocelyn Fiat
e7087bcbc1
Added missing WSF_TIMEOUT_UTILITIES file.
2018-10-29 12:19:36 +01:00
..
implementation
Added
WSF_RESPONSE.put_file_content (f: FILE, a_offset: INTEGER; a_count: INTEGER)
to allow potential future optimization.
2016-10-24 12:47:33 +02:00
mime
…
request
Reverted to previous
TYPE.name
to be compilable with version prior to 17.05.
2017-06-02 17:40:53 +02:00
response
Improved WSF download response implementation.
2018-02-05 21:02:23 +01:00
service
Fixed setting of socket.timeout in httpd (was not currently set before).
2018-10-29 11:27:26 +01:00
support
Added missing WSF_TIMEOUT_UTILITIES file.
2018-10-29 12:19:36 +01:00
wsf_execution.e
Log when a persistent connection is reused.
2016-06-21 23:36:22 +02:00
wsf_head_response_wrapper.e
…
wsf_logger_response_wrapper.e
…
wsf_message_execution.e
…
wsf_request_exporter.e
…
wsf_request_path_parameters_provider.e
…
wsf_request_path_parameters_source.e
…
wsf_request.e
Updated code regarding to string 32 vs string 8.
2017-04-14 11:45:38 +02:00
wsf_response_exporter.e
…
wsf_response_header.e
…
wsf_response_message.e
…
wsf_response.e
If the count for put_file_content is not positive (i.e <= 0), do not send anything.
2016-12-01 21:20:14 +01:00