Searched refs:httpMethodType (Results 1 – 1 of 1) sorted by relevance
72 HttpMethodType httpMethodType, in create() argument75 if (httpMethodType != HttpMethodType.POST) { in create()77 "Request method does not allow request mBody: " + httpMethodType); in create()87 .setHttpMethodType(httpMethodType) in create()