|
|
ca6ccc7291
|
debug_output can return a string 32, so avoid truncated unicode value by returning a string 32 value for `debug_output' .
|
2014-05-14 09:59:29 +02:00 |
|
|
|
bb11c24681
|
check that cookies data is valid string 8 to follow assertions.
|
2014-05-14 09:53:04 +02:00 |
|
|
|
d158579bdc
|
Replaced notion of session uuid by session id which is more generic (could be a uuid, or something else).
Use STRING_TABLE for the implementation of session data container.
Added a few missing comments.
|
2014-05-14 09:45:15 +02:00 |
|
|
|
02f5a09689
|
Added comment to explain why conversion to string 8 is safe
|
2014-05-14 09:36:22 +02:00 |
|
|
|
cb3de17be9
|
renamed HTTP_HEADER_BUILDER as HTTP_HEADER_MODIFIER
|
2014-05-14 09:35:55 +02:00 |
|
|
|
da92d2d365
|
Added alias "[]" to `item', to get header value for a header name.
Added assigner for `item' to make it easier to add header item without confusing key and value.
Better parameter names (more explicit)
|
2014-03-18 14:13:16 +01:00 |
|
|
|
ae0ba66416
|
Added comments, used better parameter names.
|
2014-03-17 21:30:34 +01:00 |
|
|
|
718cebc700
|
Extracting HTTP_HEADER_BUILDER from HTTP_HEADER
to provide useful interface on WSF_RESPONSE,
and make WSF_SESSION easier to use.
|
2014-03-17 18:10:55 +01: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 |
|
|
|
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 |
|