pock

RequestMethod
in package

FinalYes

HTTP method constants for matcher and client calls.

Tags
category

RequestMethod

Table of Contents

Constants

CONNECT  : mixed = 'CONNECT'
DELETE  : mixed = 'DELETE'
GET  : mixed = 'GET'
HEAD  : mixed = 'HEAD'
OPTIONS  : mixed = 'OPTIONS'
PATCH  : mixed = 'PATCH'
POST  : mixed = 'POST'
PUT  : mixed = 'PUT'
TRACE  : mixed = 'TRACE'

Constants

On this page

Search results