| 
1 | 1 | History for Eiffel-Web-Framework  | 
 | 2 | +[2015-06-10]  | 
 | 3 | +	* Updated EWF design to better support concurrency, including SCOOP via  | 
 | 4 | +	the new standalone connector.  | 
2 | 5 | 
 
  | 
3 |  | -[2011-09-23] Jocelyn  | 
4 |  | -	* library "ewsgi":   | 
5 |  | -		- NEW simple autotest cases using Nino web server  | 
6 |  | -		-fixed issue with RAW_POST_DATA being added in form_data_parameters   | 
7 |  | -			instead of meta_variables ...  | 
8 |  | -		- Implemented WGI_VALUE for parameter's type (query_parameter,  | 
9 |  | -			form_data_parameter, item ...)  | 
10 |  | -	* Nino connector: added feature to shutdown the server from the WGI	application  | 
11 |  | -	* NEW library "http_client": a new library to perform simple http requests  | 
12 |  | -		such as get, head, post, put, ... (currently implemented with Eiffel cURL)  | 
13 |  | -	* NEW library "http_authorization": added simple library to support  | 
14 |  | -		HTTP_AUTHORIZATION. For now only "Basic" auth type is supported ..  | 
15 |  | - | 
16 |  | -[2011-09-22] Javier  | 
17 |  | -	* NEW Example: added partial Restbuck example  | 
18 |  | - | 
19 |  | -[2011-09-21] Jocelyn  | 
20 |  | -	* Nino connector: fixed an issue with missing value for Content-Type and Content-Length   | 
21 |  | - | 
22 |  | -[2011-09-13] Jocelyn  | 
23 |  | -	* library "router": now using a generic design to allow customization of  | 
24 |  | -	request handler context class.  | 
25 |  | -	* NEW library "server/request/rest": first attempt to provide a library to  | 
26 |  | -	help building RESTful application (the interfaces are likely to change  | 
27 |  | -	soon) EXPERIMENTAL  | 
28 |  | - | 
29 |  | -[2011-09-09] Jocelyn  | 
30 |  | -	* library "uri-template": better support for {/vars} and {?vars}  | 
31 |  | - | 
32 |  | -[2011-09-07] Jocelyn  | 
33 |  | -	* library "router": now routing depends on uri (or uri template) and request methods  | 
34 |  | -	* Nino connector: Fixed issue where HTTP_ prefix were missing for header meta variable.  | 
35 |  | - | 
36 |  | -[2011-09-07] Jocelyn  | 
37 |  | -	* changelog: starting to write down changelogs file  | 
38 | 6 | 
 
  | 
 | 7 | +[Previous  ] Many significant changes in v0  | 
0 commit comments