UpgradeRequest.getMethod

The HTTP method for this Upgrade Request. <p> As of <a href="http://tools.ietf.org/html/rfc6455">RFC6455 (December 2011)</a> this is always <code>GET</code>

@return the HTTP method used

interface UpgradeRequest
string
getMethod
()

Meta