addVaryBytes

open fun addVaryBytes(value: ByteString): 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 bytes of the vary to add.