cacheFillBytes property

String? cacheFillBytes
getter/setter pair

The number of HTTP response bytes inserted into cache.

Set only when a cache fill was attempted.

Implementation

core.String? cacheFillBytes;