all constant

List<HTTPMethod> const all

Implementation

static const all = [get, head, post, put, patch, delete];