provided property

List<String> provided
final

A list of full type names of provided contexts. It is used to support propagating HTTP headers and ETags from the response extension.

Implementation

final List<String> provided;