enum Bigbrother::Check::Http::Method
Defined in:
bigbrother/check/http.crEnum Members
-
GET =
0
-
POST =
1
-
PUT =
2
-
HEAD =
3
-
DELETE =
4
-
PATCH =
5