|
|
991389e9b9
|
Update restbucksCRUD example to use "crypto" library rather than "eel".
Updated readme.md to add curl command to test the server.
|
2014-01-24 11:06:01 +01:00 |
|
|
|
d8487e6c12
|
Added PUT processing for image_uploader EWF example.
|
2014-01-24 11:06:00 +01:00 |
|
jvelilla
|
a3e5da052e
|
Merge pull request #127 from jvelilla/master
Fixed error with identity encoding.
|
2014-01-07 10:21:05 -08:00 |
|
jvelilla
|
942db6d708
|
Fixed error with identity encoding.
|
2014-01-07 15:09:54 -03:00 |
|
|
|
c68f6a30e6
|
Fixed and improved {WSF_REQUEST}.read_input_data_into_file.
Now use the content length to get exactly what is expected from the request.
Added check assertion
|
2013-12-03 10:46:22 +01:00 |
|
|
|
07ec0d001f
|
Fixed various issues with libfcgi on Linux, mainly related to stdout,stderr,stdin, feof and related.
Added `reset' to the libfcgi input stream so that it is possible to reset previous errors.
|
2013-12-03 10:45:52 +01:00 |
|
|
|
4f15745647
|
For Nino connector, ensured that environment variables are percent-encoded in meta variables.
|
2013-12-02 10:26:23 +01:00 |
|
|
|
20367851cc
|
fixed compilation of libfcgi tests.
|
2013-11-20 09:17:41 +01:00 |
|
|
|
2978ec33b7
|
Accept again detachable argument for HTTP_AUTHORIZATION.make (..) to avoid breaking existing code.
Note that HTTP_AUTHORIZATION.http_authorization is now detachable.
|
2013-11-20 09:17:28 +01:00 |
|
|
|
3d126b04a9
|
fixed compilation of the filter example
|
2013-11-20 09:16:28 +01:00 |
|
|
|
33fd3c8009
|
The "not implemented" response, now also precise the request method.
|
2013-11-19 22:08:06 +01:00 |
|
|
|
ea1c8a23cd
|
http_client: changed some default settings connect_timeout' and timeout' to 0 (never timeout)
Updated comments
|
2013-11-19 22:07:29 +01:00 |
|
|
|
1827723ccc
|
Fixed compilation of restbucksCRUD for the policy driven framework target.
|
2013-11-19 22:00:33 +01:00 |
|
Jocelyn Fiat
|
949d3514b8
|
Merge branch 'master' of https://github.com/Eiffel-World/EiffelWebNino
|
2013-11-18 17:41:19 +00:00 |
|
Jocelyn Fiat
|
7818b9dc1c
|
removed CRLF eol in many files
|
2013-11-18 17:40:32 +00:00 |
|
Jocelyn Fiat
|
d15da0ffd4
|
merged wiki page changes
|
2013-11-18 17:34:03 +00:00 |
|
Jocelyn Fiat
|
a0665313ed
|
Merge branch 'master' of https://github.com/eiffelhub/json
|
2013-11-18 17:30:37 +00:00 |
|
Jocelyn Fiat
|
8a7bd30ce0
|
native eol
|
2013-11-18 17:28:37 +00:00 |
|
|
|
f2da98c387
|
Fixed wrong assertion related to upload_data and upload_filename in HTTP_CLIENT_REQUEST_CONTEXT .
Fixed issue #124
Enable all assertion for the related autotest cases.
|
2013-11-12 21:37:39 +01:00 |
|
|
|
e6f1a06545
|
Fixed issue with unicode login:password
Added EIS info
Added testing cases.
|
2013-11-08 18:14:40 +01:00 |
|
|
|
e20dd076c3
|
Updated gewf source code to allow custom settings,
and in particular the location of the templates.
Fixed compilation of application launcher, and make it more flexible.
|
2013-11-08 16:16:45 +01:00 |
|
jvelilla
|
a2cc3d8b29
|
Added DEBUG_OUTPUT to JSON_OBJECT
|
2013-11-08 10:38:44 -03:00 |
|
jvelilla
|
fa4cbd8fa8
|
Updated readme file
|
2013-11-08 09:57:27 -03:00 |
|
jvelilla
|
884b6b1339
|
Merge branch 'master' of https://github.com/eiffelhub/json
|
2013-11-08 09:55:21 -03:00 |
|
jvelilla
|
9576779cce
|
Merge pull request #7 from ynh/simplify_json_object
Simplify the json object by adding type specific put and replace
|
2013-11-08 04:54:59 -08:00 |
|
jvelilla
|
64bde6220c
|
Merge branch 'master' of https://github.com/eiffelhub/json
|
2013-11-07 19:19:50 -03:00 |
|
jvelilla
|
3406780f65
|
Updated comments, add DEBUG_OUPUT to JSON_ARRAY.
|
2013-11-07 19:18:20 -03:00 |
|
Jocelyn Fiat
|
597e0e82b9
|
cosmetic and indexing note description
|
2013-11-07 23:14:50 +01:00 |
|
jvelilla
|
137af843af
|
Fixed normalized line endings
|
2013-11-07 18:14:59 -03:00 |
|
jvelilla
|
8a96ed87b1
|
Normalize line endings
|
2013-11-07 17:55:15 -03:00 |
|
jvelilla
|
59b0d0d9fa
|
Added gitattribute configuration file
|
2013-11-07 17:38:02 -03:00 |
|
|
|
026f8ae608
|
Fixed WSF_FILE_SYSTEM_HANDLER.process_index (..)
|
2013-10-25 16:09:43 +02:00 |
|
|
|
ab07c2e0ce
|
Added content_negotiation to official EWF release.
|
2013-10-25 16:08:16 +02:00 |
|
|
|
637303930a
|
Removed trimmed_string function and callers, and for now, use (left_|right_)adjust
|
2013-10-24 17:33:27 +02:00 |
|
Jocelyn Fiat
|
78ee9872bd
|
Merge pull request #83 from jvelilla/master
Contracts, comments and cosmetic
|
2013-10-23 03:48:26 -07:00 |
|
|
|
4dd1731e60
|
Removed trimmed_string function and callers, and for now, use (left_|right_)adjust
|
2013-10-23 12:46:36 +02:00 |
|
jvelilla
|
2c2770b4f1
|
Reuse trimmed_string from HTTP_HEADER_UTILITIES.
Added description to FITNESS_AND_QUALITY.
|
2013-10-22 08:35:03 -03:00 |
|
jvelilla
|
8c04a9183f
|
Merge branch 'master' of https://github.com/EiffelWebFramework/EWF
|
2013-10-21 08:50:17 -03:00 |
|
Jocelyn Fiat
|
373e13208f
|
Updated Tasks Roadmap (markdown)
|
2013-10-21 02:52:38 -07:00 |
|
Jocelyn Fiat
|
250d41c2d7
|
Updated roadmap (markdown)
|
2013-10-21 02:51:50 -07:00 |
|
Jocelyn Fiat
|
9329ea946e
|
Created roadmap (markdown)
|
2013-10-21 02:51:37 -07:00 |
|
|
|
ddd19023b0
|
Merge branch 'content_nego_review'
Conflicts:
library/network/protocol/content_negotiation/src/conneg_server_side.e
library/network/protocol/content_negotiation/src/parsers/common_accept_header_parser.e
library/network/protocol/content_negotiation/test/conneg_server_side_test.e
|
2013-10-18 21:30:10 +02:00 |
|
|
|
9b329c8b8a
|
Merge branch 'master' of github.com:EiffelWebFramework/EWF
|
2013-10-18 21:05:26 +02:00 |
|
|
|
6f48cf80f2
|
Added content_negotiation in "wsf" library
|
2013-10-18 21:04:00 +02:00 |
|
|
|
464cbcae80
|
Minor changes in wsf test cases.
|
2013-10-18 21:02:55 +02:00 |
|
|
|
8c57856232
|
Reintroduced WSF_SERVICE.to_wgi_service: WGI_SERVICE
since it was used in the "WSF" test cases.
|
2013-10-18 21:02:05 +02:00 |
|
|
|
4f490aaacc
|
Fixed issue related to {WSF_WGI_DELAYED_HEADER_RESPONSE} and filter response like the logger response wrapper.
issue#82
|
2013-10-18 21:01:23 +02:00 |
|
|
|
3065637c80
|
Fixed an issue with one short chunk and empty trailer
issue#81
|
2013-10-18 20:59:29 +02:00 |
|
|
|
cf01756c1c
|
Using the new Content Negotiation library to implement WSF_REQUEST.is_content_type_accepted
|
2013-10-18 20:46:08 +02:00 |
|
|
|
58dc2ec792
|
Updated README.md for conneg
|
2013-10-18 20:44:36 +02:00 |
|