Load Balancer - CSCE 412 Project 3 1.0
Loading...
Searching...
No Matches
web_server.h File Reference

Declaration of the WebServer class for simulating a web server handling requests. More...

#include <iostream>
#include "request.h"
Include dependency graph for web_server.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WebServer
 Simulates a web server that processes incoming requests. More...
 

Detailed Description

Declaration of the WebServer class for simulating a web server handling requests.