getVary

open fun getVary(index: Int): String
Set of HTTP request headers which cause this response to vary.
repeated string vary = 10;

Return

The vary at the given index.

Parameters

index

The index of the element to return.