added max-age and content-format

Fork of mbedConnectorInterface by Doug Anson

Revision:
43:769d491a48c1
Parent:
42:20c375e74e8e
--- a/api/ThreadedResourceObserver.h	Sat Apr 11 21:14:28 2015 +0000
+++ b/api/ThreadedResourceObserver.h	Sat Apr 11 21:45:27 2015 +0000
@@ -26,6 +26,9 @@
 // mbed support
 #include "mbed.h"
 
+// switch for proper resource observer selection (from mbedEndpointNetwork)
+#include "configuration.h"
+
 // mbedConnectorInterface configuration
 #include "mbedConnectorInterface.h"