I\'m trying write a C++ program that can make GET requests to a given URL with sockets to learn more about how HTTP works. I\'ve coded up what I think is the basic structure