requestMethod method

MCRequestMethod requestMethod()

请求类型

Implementation

MCRequestMethod requestMethod() {
  return MCRequestMethod.Get;
}