POST constant

String const POST

The HTTP POST method.

Implementation

static const String POST = "POST";