refactoring (in progress, tbf)
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 31 Mar 2016 21:15:45 +0000 (23:15 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Thu, 31 Mar 2016 21:15:45 +0000 (23:15 +0200)
commitc95f72616f59a317f72c58c0e5664992504a48e5
tree9ca3029b00b5fd67434f769b7cb621b4c6741bcf
parent1205c90cccd3144bab24b4b5fd8dcbf0d0e6b570
refactoring (in progress, tbf)

Change-Id: Id9a98da85bb838b9401dad48a6652207ab4db191
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
12 files changed:
plugins/CMakeLists.txt
plugins/samples/CMakeLists.txt
src/afb-apis.c
src/afb-hreq.c
src/afb-req-itf.h
src/helper-api.c
src/http-svc.c
test/client-ctx.html [new file with mode: 0644]
test/hello-world.html [new file with mode: 0644]
test/index.html [new file with mode: 0644]
test/sample-post.html [new file with mode: 0644]
test/websock.html [new file with mode: 0644]