http-svc: internal renaming
authorJosé Bollo <jose.bollo@iot.bzh>
Wed, 23 Mar 2016 08:29:46 +0000 (09:29 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Wed, 23 Mar 2016 12:16:55 +0000 (13:16 +0100)
Changes the names of structures:
 - struct afb_req becomes struct afb_hreq
 - struct afb_req_post becomes struct afb_hreq_post

This new 'h', meaning HTTP, is insert to avoid mix-up
with api requests.

Change-Id: Ief08ff2d5494a2a0322cb2fa1903da90ec91f147
Signed-off-by: José Bollo <jose.bollo@iot.bzh>

No differences found