|
|
322fd80f40
|
Be sure to reset `is_https' to False, in case the wsf_request object is reused by the implementation.
|
2014-04-22 10:18:16 +02:00 |
|
|
|
7168941495
|
is_https should not rely on REQUEST_SCHEME which may still be "http" for SSL connection.
|
2014-04-22 10:09:03 +02:00 |
|
|
|
161607cf8a
|
better comments.
|
2014-04-22 10:01:27 +02:00 |
|
|
|
d45cd032a7
|
Corrected support of https request in `server_url' (and callers).
Added query `is_https' to indicate if the request is done via a https connection or not.
|
2014-04-22 09:59:18 +02:00 |
|
|
|
4b497060a0
|
Added an example to embed EWF nino service into a Vision2 desktop application.
This is locally consumed via the embedded web browser component.
|
2014-04-10 15:28:19 +02:00 |
|
|
|
d40131f863
|
Updated encoder library, especially URL encoders to reuse implementation of percent_encoder.e
Fixed JSON_ENCODER for %T and related.
Updated related autotest cases.
|
2014-04-09 18:10:51 +02:00 |
|
|
|
9999b5e400
|
Moved implementation of WSF_PERCENT_ENCODER into "encoder" library, and added the *partial* variant.
|
2014-04-09 17:19:09 +02:00 |
|
|
|
6e27f66306
|
Improved BASE64 to update has_error when decoding.
Added manual tests.
|
2014-04-09 16:56:40 +02:00 |
|
|
|
a4c1263190
|
fixed code for test_url_encoder
|
2014-04-09 16:22:42 +02:00 |
|
|
|
46920fb991
|
Do not try to read more bytes from input than provided Content-Length value.
|
2014-04-09 12:27:31 +02:00 |
|
|
|
d50b3cb28c
|
For maintenance filter, response with http status code {HTTP_STATUS_CODE}.service_unavailable
|
2014-04-09 12:22:36 +02:00 |
|
|
|
6481d2ec7d
|
Fixed all-stable-safe.ecf fusion
|
2014-04-09 12:22:25 +02:00 |
|
|
|
1d0a2363d8
|
Fixed issue with URL_ENCODER encoding (and small optimization)
|
2014-04-08 21:52:37 +02:00 |
|
|
|
a2cbcbbbc6
|
Updated demo_basic example to be easier to read, and demonstrate various scenario.
|
2014-03-13 13:06:57 +01:00 |
|
Jocelyn Fiat
|
a16a7358d1
|
Update README.md
|
2014-03-03 17:59:26 +01:00 |
|
|
|
9eca723dc5
|
Added a demo application server for basic http autorization
|
2014-03-03 12:45:41 +01:00 |
|
|
|
bbc2bab0eb
|
Removed usage of remote anchor types.
|
2014-02-28 14:25:13 +01:00 |
|
|
|
cc6d2f3023
|
Merge branch 'master' of https://github.com/eiffelhub/json
|
2014-02-27 09:16:48 +01:00 |
|
|
|
2ac717592d
|
Merge branch 'master' of https://github.com/EiffelWebFramework/EWF.wiki
|
2014-02-27 09:16:19 +01:00 |
|
|
|
95971618ca
|
Fixed autotests cases compilation of http_authorization library.
|
2014-02-24 22:07:24 +01:00 |
|
|
|
cb881877ac
|
Fixed the ecf to test global compilation of EWF.
|
2014-02-24 21:56:23 +01:00 |
|
colin-adams
|
7abbc96347
|
Removed warning about not being part of release.
|
2014-02-11 00:39:03 -08:00 |
|
Jocelyn Fiat
|
e9b4a8abd5
|
Updated Home (markdown)
|
2014-02-03 09:38:20 -08:00 |
|
|
|
cb7c20a0b7
|
Udated to highest level of void-safety.
Fixed obsolete calls.
|
2014-02-03 09:52:09 +01:00 |
|
|
|
f5c2f9e017
|
Updated README.md
|
2014-01-27 10:10:41 +01:00 |
|
|
|
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
|
b7750b9d06
|
Udated to highest level of void-safety.
Fixed obsolete calls.
|
2014-01-12 16:56:16 -03: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 |
|
Jocelyn Fiat
|
48deb869de
|
Created Documentation__Connector (markdown)
|
2014-01-07 05:12:09 -08:00 |
|
Jocelyn Fiat
|
69b67b3b4b
|
Updated Documentation (markdown)
|
2014-01-07 05:11:40 -08:00 |
|
Jocelyn Fiat
|
6acdcb4e6d
|
Created Documentation__Router (markdown)
|
2014-01-07 05:10:44 -08:00 |
|
Jocelyn Fiat
|
e832478b76
|
Updated Documentation _Router (markdown)
|
2014-01-07 05:10:23 -08:00 |
|
Jocelyn Fiat
|
c8e9a835f5
|
Created Documentation__Response (markdown)
|
2014-01-07 05:10:14 -08:00 |
|
Jocelyn Fiat
|
06c5f068db
|
Created Documentation__Request (markdown)
|
2014-01-07 05:10:04 -08:00 |
|
Jocelyn Fiat
|
b81207e42e
|
Created Documentation _Router (markdown)
|
2014-01-07 05:09:21 -08:00 |
|
Jocelyn Fiat
|
b312d69afa
|
Updated Documentation (markdown)
|
2014-01-07 05:08:47 -08:00 |
|
Jocelyn Fiat
|
d1238a441d
|
Created Documentation__Service (markdown)
|
2014-01-07 05:06:13 -08:00 |
|
Jocelyn Fiat
|
580739d0b4
|
Updated Home (markdown)
|
2014-01-07 04:52:59 -08:00 |
|
Jocelyn Fiat
|
093dec1808
|
Updated Documentation (markdown)
|
2014-01-07 04:22:11 -08:00 |
|
Jocelyn Fiat
|
2fb521aa42
|
Updated Documentation (markdown)
|
2014-01-07 03:37:03 -08:00 |
|
Jocelyn Fiat
|
992504a49f
|
Updated Documentation (markdown)
|
2014-01-07 03:33:37 -08:00 |
|
Jocelyn Fiat
|
8696681710
|
Updated Documentation (markdown)
|
2014-01-07 03:28:25 -08:00 |
|
Jocelyn Fiat
|
73ce700ece
|
Updated Documentation (markdown)
|
2014-01-07 03:17:44 -08:00 |
|
Jocelyn Fiat
|
c766881052
|
Updated Documentation (markdown)
|
2014-01-07 03:17:15 -08:00 |
|
Jocelyn Fiat
|
8bd14f5f21
|
Updated Documentation (markdown)
|
2014-01-07 03:13:06 -08:00 |
|
Jocelyn Fiat
|
45cd633e12
|
Updated Documentation (markdown)
|
2014-01-07 03:10:50 -08:00 |
|
Jocelyn Fiat
|
0744e13132
|
draft
|
2014-01-07 03:04:19 -08: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 |
|