aqhome: more work on http service.
This commit is contained in:
@@ -47,12 +47,16 @@
|
||||
<headers dist="true" install="$(pkgincludedir)/http" >
|
||||
endpoint_http.h
|
||||
httpservice.h
|
||||
httpservice_conf.h
|
||||
httpservice_http.h
|
||||
httprequest.h
|
||||
</headers>
|
||||
|
||||
|
||||
<headers dist="true" >
|
||||
endpoint_http_p.h
|
||||
httpservice_p.h
|
||||
httprequest_p.h
|
||||
</headers>
|
||||
|
||||
|
||||
@@ -61,6 +65,9 @@
|
||||
|
||||
endpoint_http.c
|
||||
httpservice.c
|
||||
httpservice_conf.c
|
||||
httpservice_http.c
|
||||
httprequest.c
|
||||
</sources>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user