|
Cade Royal CSCE 412 Project 3
|
Implementation of the Request class. More...

Macros | |
| #define | RESET "\033[0m" |
| #define | RED "\033[31m" |
| #define | GREEN "\033[32m" |
| #define | YELLOW "\033[33m" |
Implementation of the Request class.
This file contains the implementation of the Request class, which handles HTTP-like requests, including sending and printing request details.
| #define GREEN "\033[32m" |
| #define RED "\033[31m" |
| #define RESET "\033[0m" |
| #define YELLOW "\033[33m" |