make uclient_backend_http visible to allow the client to test for it
authorFelix Fietkau <nbd@openwrt.org>
Sat, 22 Mar 2014 17:31:41 +0000 (18:31 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 22 Mar 2014 17:31:51 +0000 (18:31 +0100)
commit95fa6036384f116a2cc1e9f1298bea57ef81d611
treed43ce8212b44f99f75cc1ff13286765331844517
parentdbd61a7a6d5b61ba24d73f56e97b4d56baedffaf
make uclient_backend_http visible to allow the client to test for it

the struct is still opaque, it is only used for pointer tests

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
uclient-backend.h
uclient-http.c
uclient.h