Hello,

I have written a 'basic' web server that processes HTML requests. The HTML that I am posting back to the client contains a .css link.
<link href="css/main.css" rel="stylesheet"...