AsyncTelegram2
Loading...
Searching...
No Matches
Macros
AsyncTelegram2.cpp File Reference
#include "AsyncTelegram2.h"
Include dependency graph for AsyncTelegram2.cpp:

Go to the source code of this file.

Macros

#define HEADERS_END   "\r\n\r\n"
 
#define BOUNDARY   "----WebKitFormBoundary7MA4YWxkTrZu0gW"
 
#define END_BOUNDARY   "\r\n--" BOUNDARY "--\r\n"
 

Macro Definition Documentation

◆ BOUNDARY

#define BOUNDARY   "----WebKitFormBoundary7MA4YWxkTrZu0gW"

◆ END_BOUNDARY

#define END_BOUNDARY   "\r\n--" BOUNDARY "--\r\n"

◆ HEADERS_END

#define HEADERS_END   "\r\n\r\n"

Definition at line 3 of file AsyncTelegram2.cpp.