6 lines
86 B
C
6 lines
86 B
C
#ifndef HTTP_REL
|
|
#define HTTP_REL
|
|
|
|
const char *http_get_body(const char *buf);
|
|
|
|
#endif |