Hook up router, delete old code
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
#include <functional>
|
||||
#include <cstring>
|
||||
|
||||
namespace uWS {
|
||||
|
||||
class HttpRequest {
|
||||
|
||||
friend class HttpParser;
|
||||
@@ -202,4 +204,6 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
#endif // HTTPPARSER_H
|
||||
|
||||
Reference in New Issue
Block a user