aqhome: added service definitions, started implementing HTTP service.
This commit is contained in:
@@ -43,6 +43,7 @@ struct AQH_ENDPOINT_HTTP {
|
||||
int currentHeaderPos;
|
||||
int currentBodyPos;
|
||||
int currentBodySize;
|
||||
int remainingBodySize;
|
||||
int lastLineStartPos;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user