UpgradeRequest.setMethod

Set the HTTP method to use. <p> As of <a href="http://tools.ietf.org/html/rfc6455">RFC6455 (December 2011)</a> this is always <code>GET</code>

@param method the HTTP method to use.

interface UpgradeRequest
void
setMethod
(
string method
)

Meta