diff --git a/http_response.hpp b/http_response.hpp new file mode 100644 index 0000000..e9be53f --- /dev/null +++ b/http_response.hpp @@ -0,0 +1,8 @@ +// +// Created by sky on 6/12/25. +// + +#ifndef HTTP_RESPONSE_H +#define HTTP_RESPONSE_H + +#endif //HTTP_RESPONSE_H