Jocelyn Fiat
6b50ab8c55
applied write_ as put_ renaming to examples
2011-12-18 12:55:42 +01:00
Jocelyn Fiat
da3594db50
Now the 'router' library is part of 'wsf'
...
Move hello_routed_world under tests/dev since it was not really an example, but more a dev workspace/test
2011-12-15 14:10:52 +01:00
Jocelyn Fiat
b6784ee35c
Use port 9090 for restbuck server
...
mainly to avoid using 80 or 8080 which are often already used (by current webserver, or even skype, or jenkins, or ...)
2011-12-14 16:34:01 +01:00
Jocelyn Fiat
011f8746d6
Fixed HTTP client callers
2011-12-12 18:17:39 +01:00
Jocelyn Fiat
0335226e8b
Renamed DEFAULT_SERVICE as DEFAULT_SERVICE_LAUNCHER
2011-12-12 18:17:27 +01:00
Jocelyn Fiat
f6b293d4ae
Merge changes from Javier
...
- update on RESTbuck examples
- new example
- fixed bad typo in WSF_REQUEST
Reverted some changes such as
- http_client_response: keep the headers as a list to handle multiple message-value with same message-name
Fixed simple and simple_file example
Improved HTTP_HEADER
Changed libcurl implementation for http client
- now the header from the context really overwrite any of the session headers
- better design which is more strict, and remove any doubt about context's header usage
2011-12-12 16:03:38 +01:00
jvelilla
52e6944f37
Merge branch 'master' of github.com:jvelilla/Eiffel-Web-Framework
2011-12-10 18:06:39 -03:00
jvelilla
bf056154d8
Update restbuck client, create and read an order.
...
Update JSON converter, the id is not important, applied the DRY principle.
Update the ORDER_HANDLER to use the meta_string_variable instead of meta_variable from req.
Fix, the key in meta_variable_table, use c.key instead of c.item
2011-12-10 18:05:41 -03:00
jvelilla
a3c50956f1
Update examples/restbucksCRUD/readme.md
2011-12-10 11:02:20 -02:00
jvelilla
0d67533c83
Merge branch 'master' of github.com:jvelilla/Eiffel-Web-Framework
2011-12-09 21:14:18 -03:00
jvelilla
c0c206e9ae
Update the restbuck_client, still work in progress.
...
Update restbuck_server, remove unused class in inherit.
Update libcurl_http_client_request, to parse context headers before the
execution.
Update wgi_input_stream, commented precondition.
2011-12-09 21:11:16 -03:00
jvelilla
36601fd3a4
Update examples/restbucksCRUD/readme.md
2011-12-09 19:16:07 -02:00
jvelilla
9a85c24c0d
Update examples/restbucksCRUD/readme.md
2011-12-09 19:15:33 -02:00
jvelilla
5ef19021eb
Update examples/restbucksCRUD/readme.md
2011-12-09 19:10:09 -02:00
jvelilla
7495d0e6a7
Update examples/restbucksCRUD/readme.md
2011-12-09 19:00:58 -02:00
jvelilla
f27c1f97a3
Update examples/restbucksCRUD/readme.md
2011-12-09 18:59:23 -02:00
jvelilla
b96029a750
Update examples/restbucksCRUD/readme.md
2011-12-09 18:56:49 -02:00
jvelilla
9ef10c749a
Update examples/restbucksCRUD/readme.md
2011-12-09 18:45:50 -02:00
jvelilla
0aa3d81b22
Update examples/restbucksCRUD/readme.md
2011-12-09 18:44:21 -02:00
jvelilla
5d17b0dd29
Update examples/restbucksCRUD/readme.md
2011-12-09 17:24:01 -02:00
jvelilla
5e2c2af18a
Update examples/restbucksCRUD/readme.md
2011-12-09 11:57:47 -02:00
jvelilla
de157be6f1
Update examples/restbucksCRUD/readme.md
2011-12-09 11:57:04 -02:00
jvelilla
f601ae1c8b
Update examples/restbucksCRUD/readme.md
2011-12-09 11:52:18 -02:00
jvelilla
f6f94add80
Update examples/restbucksCRUD/readme.md
2011-12-09 11:43:58 -02:00
jvelilla
a70e75f729
Update examples/restbucksCRUD/readme.md
2011-12-09 11:41:58 -02:00
jvelilla
2dd43ad829
Update examples/restbucksCRUD/readme.md
2011-12-09 11:02:31 -02:00
jvelilla
108396bd91
Update examples/restbucksCRUD/readme.md
2011-12-09 10:56:58 -02:00
jvelilla
e9b7fc4c93
Update examples/restbucksCRUD/readme.md
2011-12-08 20:28:14 -02:00
jvelilla
0dd2812574
Updated documentation
2011-12-08 20:04:39 -02:00
jvelilla
d961544b8b
Updated restbucksCRUD documentation
2011-12-08 18:48:50 -03:00
jvelilla
3313e9cf81
Added basic two basic examples, refactor rename restbucks
...
to restbucksCRUD
2011-12-08 18:43:29 -03:00