head constant

String const head

head is almost identical to GET, but without the response body.

Implementation

static const head = 'HEAD';