#ifndef HTTP_REL #define HTTP_REL const char *http_get_body(const char *buf); char *recv_http_request(int cfd); #endif