#include "http_parser.h" HTTPParser::HTTPParser() { } HTTPParser::~HTTPParser() { } void HTTPParser::_bind_methods() { }