Home
last modified time | relevance | path

Searched refs:HTTP_EPROTO (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/http/include/
A Dhttpclient.h46 HTTP_EPROTO = -10, /**< protocol error */ enumerator
/AliOS-Things-master/components/http/src/
A Dhttp_client.c497 return HTTP_EPROTO; in httpclient_retrieve_content()
574 return HTTP_EPROTO; in httpclient_retrieve_content()
607 return HTTP_EPROTO; in httpclient_response_parse()
617 return HTTP_EPROTO; in httpclient_response_parse()

Completed in 4 milliseconds