Added Status Code header
This commit is contained in:
parent
d553ca7a89
commit
d9faf1a6cb
2 changed files with 158 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#ifndef SIMPLE_WEB_SERVER_UTILITY_HPP
|
||||
#define SIMPLE_WEB_SERVER_UTILITY_HPP
|
||||
|
||||
#include "status_code.hpp"
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
#include <unordered_map>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue