HttpServerSerialize extension
Methods
-
deserializeBody(
RequestContext context, TypeCapture typeCapture, [String? contentType]) → Future -
Available on DarwinHttpServer, provided by the HttpServerSerialize extension
-
serializeResponse(
FutureOr valueOrFuture, TypeCapture typeCapture, String? explicitContentType) → Future< Response> -
Available on DarwinHttpServer, provided by the HttpServerSerialize extension