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
ac908e4efdbadadfbb180903d25e65db3bdfa0f3
EWF
/
library
/
server
/
ewsgi
/
specification
/
stream
History
Jocelyn Fiat
885195dbaa
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
..
wgi_chunked_input_stream.e
Fixed issue with input using "Transfer-Encoding: chunked".
2016-10-12 11:12:37 +02:00
wgi_error_stream.e
Implemented WSF_RESPONSE.put_error (...) and related
2012-03-20 10:29:55 +01:00
wgi_input_stream.e
Fixed an issue with one short chunk and empty trailer
2013-10-18 20:59:29 +02:00
wgi_output_stream.e
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