http-response.h revision a62fe4b300e2f591e939993aec4cac1e7ae30ad1
2ronwalf#ifndef HTTP_RESPONSE_H
2ronwalf#define HTTP_RESPONSE_H
2ronwalf#include "http-header.h"
2ronwalfstruct http_response {
2ronwalf unsigned char version_major;
2ronwalf unsigned char version_minor;
2ronwalfstatic inline const struct http_header_field *