Instance Propertyvapor 4.114.1Vapor

method

The HTTP method for this request.

Request.swift:17
var method: HTTPMethod { get set }
httpReq.method = .GET