3590f8546f
Merge branch 'master' into es17.01
jocelyn2017-03-08 22:01:46 +01:00
6f200bbf22
Allow forcing multipart/form-data or application/x-www-form-urlencoded to choose how the form data should be sent.
2017-03-08
jocelyn2017-03-08 22:01:04 +01:00
4763ec095f
Merge branch 'master' into es17.01
jocelyn2017-03-08 14:11:33 +01:00
1ddb27ca84
Merge branch 'master' into es17.01
jocelyn2017-03-08 10:34:17 +01:00
4e21adc41f
Fixed the notification_email_file_storage. Added a new notification_email_directory_storage.
jocelyn2017-03-08 10:33:16 +01:00
739c33b317
Merge branch 'master' into es17.01
jocelyn2017-03-07 14:37:09 +01:00
9c207f4c9b
Added put_content_type_utf_8_text_html to HTTP_HEADER . Improved the directory index access denied message.
jocelyn2017-03-07 14:36:16 +01:00
d4c79f1893
Fixed xml info of ecf files.
jocelyn2017-03-07 14:31:36 +01:00
fa19976f60
Merge branch 'master' into es17.01
jocelyn2017-03-07 13:17:10 +01:00
b2e795d2d1
removed useless local variable.
jocelyn2017-03-07 13:14:47 +01:00
f2ecccce4f
Improved NOTIFICATION_SMTP_MAILER.make (..) to support user:password@... Propage error in notification_chain_mailer.
jocelyn2017-03-07 13:14:16 +01:00
d8745fd61d
Merge branch 'master' into es17.01
jocelyn2017-03-02 10:01:33 +01:00
5988d9d74b
Updated code related to force_single_threaded setting to mark it obsolete, and for now, have coherent value 1 vs 0 among the standalone code and the httpd library.
jocelyn2017-03-02 09:59:14 +01:00
305425960b
Merge branch 'v1' into es17.01
jocelyn2017-02-16 16:58:27 +01:00
c160f63ddc
Updated restbuck example and fixed the policy driven variant.
jocelyn2017-02-16 16:56:47 +01:00
e53230d93c
Merge branch 'v1' into es17.01
jocelyn2017-02-16 14:58:12 +01:00
ae7aeaea30
Added test to the simple db lib, and depending on config, exclude or not json or memory database.
jocelyn2017-02-16 14:53:55 +01:00
ad3fe2fc7b
Updated restbuck example to avoid using the new (since 17.01) JSON serialization component.
jocelyn2017-02-16 11:26:22 +01:00
5dc9d82df7
Added wsf_html documentation in the doc/workbook. Also improved the structure of wsf_html library. Added a few widgets.
jocelyn2017-02-14 19:37:03 +01:00
a44ca1a76c
Converted all ecf files to ecf version 1-16-0 .
jocelyn2017-02-14 14:47:07 +01:00
b93cb17f7c
Added readme files to the examples. Minor changes in various ecf file and code. Moved filter example under _update_needed since it has obsolete code.
jocelyn2017-02-14 11:21:32 +01:00
fbdf034b9b
Conflict response can also have a payload to help the client understand the source of the conflict.
jocelyn2017-02-13 17:36:10 +01:00
0786f1700f
Added an example demonstrating the WSF_FORM component from wsf_html library.
jocelyn2017-02-09 16:19:22 +01:00
08440b5c0c
Use WSF_REQUEST.absolute_script_url (...) to compute expected url.
jocelyn2017-01-26 22:26:45 +01:00
7f50409d08
Follow redirection only for redirection http status 3** .
jocelyn2017-01-26 22:18:14 +01:00
681151e9b9
Fixed http_client EiffelNet implementation when port is not the default one. - previously the client was not sending the complete host:port but only host as host http header.
jocelyn2017-01-26 21:56:21 +01:00
1b24fb63f7
Fixed temporary restbucks example. - use concurrency none to workaround a concurrency issue of DB_ACCESS - use console_application for convenience - use default http client, to use net implementation if curl is not available.
jocelyn2017-01-26 09:52:44 +01:00
d09d452ad5
Added test cases for PATH_INFO and percent_encoded_path_info for root url cases. Removed obsolete calls from TEST_EXECUTION_I .
jocelyn2017-01-10 12:37:37 +01:00
56fa773b30
If PATH_INFO is "/", the percent encoded path info is also "/". No need for complex computation. Note this fixes an issue with libfcgi app not hosted as root url such as "/sub/app.fcgi" on (old) IIS server.
jocelyn2017-01-10 11:59:48 +01:00
ee9746449c
If PATH_INFO is empty, the percent encoded path info is also empty. No need for complex computation. Note this fixes an issue with libfcgi app not hosted as root url such as "/sub/app.fcgi".
jocelyn2017-01-10 00:16:50 +01:00
e14bb568d2
Extracted compression code from wsf, and provided new wsf_compression library. Renamed features.
jocelyn2016-12-06 14:18:51 +01:00
c70d3124df
Updated tutorial ecf files to compile with 16.05 and upcoming release.
jocelyn2016-12-06 12:29:17 +01:00
cad33e124d
Fixed a few compilation issue with 16.11 .
jocelyn2016-12-06 12:15:36 +01:00
ece6607bcf
Disable debug clause for the wsf tests suite. Removed useless dep on EiffelThread
jocelyn2016-12-05 21:50:02 +01:00
f56aa22c29
Fixed compilation of proxy and simple examples. Made the websocket client library scoop capable.
es_rev99627
jocelyn2016-12-05 15:56:46 +01:00
186e5514eb
If the count for put_file_content is not positive (i.e <= 0), do not send anything. Output/log more information for request handling when standalone httpd server has verbose enabled.
jocelyn2016-12-01 21:20:14 +01:00
9fd53b9b1f
Fixed debug.ecf file from debug example.
jocelyn2016-12-01 21:08:13 +01:00
27c77721fd
Fixed a few void-safety issue, attribute not initialized before computing agent objects.
jocelyn2016-12-01 20:41:03 +01:00
c2202e82f6
Fixed compilation of desktop app example.
jocelyn2016-12-01 18:43:22 +01:00
72a40a2673
Fixed potential void-safety issue in descendants related to initialization of router and filter.
jocelyn2016-12-01 18:14:07 +01:00
ca8f95a594
Made library ecf compilable in scoop concurrency mode by default. So ecf files are compilable with 16.05 and 16.11 .
jocelyn2016-12-01 14:56:56 +01:00
99bf552b89
Added compression support to WSF_FILE_SYSTEM_HANDLER. Added a simple example using eiffel web compression.
jvelilla2016-11-29 18:17:44 -03:00
5a9ccce558
Made library ecf compilable in scoop concurrency mode by default. Except nino related projects that depends on EiffelThread.
es_rev99366
jocelyn2016-11-01 14:30:19 +01:00
d05c919668
Made the notification_email library compilable with 16.05 and upcoming 16.11 .
jocelyn2016-11-01 14:22:48 +01:00
ac908e4efd
Fixed expiration, and cache-control: max-age implementation. Also use FILE.date instead of FILE.change_date (change_date is the date of the last status change, quite often same as creation date, while date is the last modification date).
jocelyn2016-10-24 12:51:21 +02:00