Class HTTPRequest

java.lang.Object
org.omegazero.common.util.SimpleAttachmentContainer
All Implemented Interfaces:
Serializable, org.omegazero.common.util.AttachmentContainer

public class HTTPRequest extends HTTPMessage
Represents a HTTP request, a specific type of HTTPMessage.
Since:
1.2.1
See Also: