Class HttpMethod

java.lang.Object
org.apache.juneau.http.HttpMethod

public class HttpMethod extends Object
Represents valid HTTP 1.1 method name static strings per the RFC 2616 spec.
See Also: