Okundu Omeni
/
wifi-https-ble-sm-uart-atcmd-5-13-1
this is using the mbed os version 5-13-1
Diff: source/common_config.h
- Revision:
- 102:9748f290a1a5
- Parent:
- 100:80ef4bc31b7a
- Child:
- 103:7b566b522427
--- a/source/common_config.h Mon Apr 22 19:36:31 2019 +0000 +++ b/source/common_config.h Wed Apr 24 17:34:17 2019 +0000 @@ -35,6 +35,10 @@ #define BTLE_PEER_HANDLE 0x01 #define DEFAULT_LOCAL_PORT 0 #define PQDSZ 2 // size of Pool/Queue data structures +#define MAX_HTTP_HDR_LEN 512 +#define HTTP_HEADER_START_LINE "HTTP/1.1 " +#define HTTP_HEADER_CONTENT_TYPE "Content-Type:" +#define HTTP_HEADER_CONTENT_LEN "Content-Length:" typedef enum {