#ifndef HEAD_H
#define HEAD_H

#include "Data.h"

void http_head_req(struct request *);

#endif


syntax highlighted by Code2HTML, v. 0.9.1