Standard Streams: the HTTP client and server

Table of Contents
GskHttpHeader -- Base class for HTTP headers.
GskHttpRequest -- An HTTP header that is sent from client to server.
GskHttpResponse -- An HTTP header that is sent from server to client.
GskHttpClient -- The client end of an HTTP connection.
GskHttpServer -- The server end of an HTTP connection.