GET constant

String const GET

The HTTP GET method.

Implementation

static const String GET = "GET";