Files
EWF/draft
Jocelyn Fiat cdfc6851e7 - (WGI|WSF)_RESPONSE(*) renamed write_headers_string as write_header_text
- HTTP_HEADER.string does not have the ending CRLFCRLF .. but just CRLF
- WGI_RESPONSE.write_header_text has the responsibility to handle the last blank line CRLF (separating the header from the message)
- HTTP_HEADER.string does not set anymore a default content type as text/html
- added WGI_RESPONSE.write_header_lines (ITERABLE [TUPLE [name,value: READABLE_STRING_8]] mainly as an helper method,
   this way the WGI user does not have to know about the CRLF end of line
2011-11-25 20:43:04 +01:00
..
2011-11-21 18:28:33 +01:00

This "draft" folder contains potential addition to EWF

Anyone wanting to contribute is welcome to the listed libraries, or by suggesting/contributing with extra libraries

Current suggestions

protocol

Security

Text

...

Any contribution is welcome, help us make Eiffel Web Framework bigger, richer and better.