Builder
Specifies custom response headers to affix to the request.
Content copied to clipboard
elide.page.Context.ResponseHeader
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Force-apply the header, even if an error page is served, or duplicates exist.
Content copied to clipboard
bool force = 4;
Link copied to clipboard
Custom header name.
Content copied to clipboard
string name = 1;
Link copied to clipboard
Link copied to clipboard
Custom header value.
Content copied to clipboard
string value = 3;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Custom header name.
Content copied to clipboard
string name = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Custom header value.
Content copied to clipboard
string value = 3;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): Context.ResponseHeader.Builder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Force-apply the header, even if an error page is served, or duplicates exist.
Content copied to clipboard
bool force = 4;
Link copied to clipboard
Custom header name.
Content copied to clipboard
string name = 1;
Link copied to clipboard
Custom header name.
Content copied to clipboard
string name = 1;
Link copied to clipboard
abstract fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): Message.Builder
Link copied to clipboard
Link copied to clipboard
Custom header value.
Content copied to clipboard
string value = 3;
Link copied to clipboard
Custom header value.
Content copied to clipboard
string value = 3;