setPathBytes

open fun setPathBytes(value: ByteString): Context.Cookie.Builder
Path value of the cookie to set. Optional.
string path = 4;

Return

This builder for chaining.

Parameters

value

The bytes for path to set.