shelfBufferOutputContextKey constant

  1. @visibleForTesting
String const shelfBufferOutputContextKey

A shelf.Response.context key used to determine if if the HttpResponse.bufferOutput should be enabled or disabled.

See also:

Implementation

@visibleForTesting
static const shelfBufferOutputContextKey = 'shelf.io.buffer_output';