addVary

open fun addVary(value: String): Context.Builder
Set of HTTP request headers which cause this response to vary.
repeated string vary = 10;

Return

This builder for chaining.

Parameters

value

The vary to add.