mbed.org implementation of the abstract SmartREST library for the Cumulocity Platform SmartREST protocol.

Dependents:   MbedSmartRestMain MbedSmartRestMain

Embed: (wiki syntax)

« Back to documentation index

HTTPResponseFilter Class Reference

HTTPResponseFilter Class Reference

Reads and evaluates a HTTP response. More...

#include <HTTPResponseFilter.h>


Detailed Description

Reads and evaluates a HTTP response.

The read() and status() methods allow access to the response content without HTTP headers.

Definition at line 44 of file HTTPResponseFilter.h.