key constant

  1. @internal
  2. @protected
Symbol const key

Stores the parsed URL-encoded body in the request context under this key.

Implementation

@internal
@protected
static const Symbol key = #SpryRequestUrlencodedParsedBody;