| File in express | Includes file in web |
|---|---|
| dispatcher / ApplicationDispatcher.cpp | http / server / SocketContext.h |
| dispatcher / MiddlewareDispatcher.cpp | http / server / SocketContext.h |
| Request.cpp | http / server / Request.h |
| Response.cpp | http / server / Response.h |
| Response.cpp | http / StatusCodes.h |
| dispatcher / RouterDispatcher.cpp | http / server / SocketContext.h |
| legacy / in / WebApp.h | http / legacy / in / Server.h |
| tls / in / WebApp.h | http / tls / in / Server.h |
| legacy / in6 / WebApp.h | http / legacy / in6 / Server.h |
| tls / in6 / WebApp.h | http / tls / in6 / Server.h |
| middleware / StaticMiddleware.cpp | http / server / SocketContext.h |
| middleware / StaticMiddleware.h | http / ConnectionState.h |
| middleware / StaticMiddleware.h | http / CookieOptions.h |
| middleware / VerboseRequest.cpp | http / server / SocketContext.h |
| legacy / rc / WebApp.h | http / legacy / rc / Server.h |
| tls / rc / WebApp.h | http / tls / rc / Server.h |
| legacy / un / WebApp.h | http / legacy / un / Server.h |
| tls / un / WebApp.h | http / tls / un / Server.h |