Produces the value, or the rejection that stops the handler.
@override Future<Result<Uint8List, Rejection>> extract(Request request) => readBody(request, limit: limit);