public abstract class AccessControlRequestMethod extends HttpHeader
HttpHeader.ParsingResult, HttpHeader.ParsingResult$| Constructor and Description | 
|---|
| AccessControlRequestMethod() | 
| Modifier and Type | Method and Description | 
|---|---|
| static AccessControlRequestMethod | create(HttpMethod method) | 
| abstract HttpMethod | method() | 
fastFind, is, isNot, lowercaseName, name, parse, unapply, unsafeToString, valueparse, renderInRequests, renderInResponsesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringrenderpublic abstract HttpMethod method()
public static AccessControlRequestMethod create(HttpMethod method)