Cuberite
A lightweight, fast and extensible game server for Minecraft
Classes
HTTPMessage.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cHTTPIncomingRequest
 Provides storage for an incoming HTTP request. More...
 
class  cHTTPMessage
 
class  cHTTPOutgoingResponse
 Stores outgoing response headers and serializes them to an HTTP data stream. More...
 
class  cHTTPIncomingRequest::cUserData
 Base class for anything that can be used as the UserData for the request. More...