PNHttpMethod
in package
Table of Contents
Constants
Constants
DELETE
public
mixed
DELETE
= "DELETE"
GET
public
mixed
GET
= "GET"
PATCH
public
mixed
PATCH
= "PATCH"
POST
public
mixed
POST
= "POST"