Builder
Informational structure describing a version-agnostic HTTP request.
Content copied to clipboard
elide.http.HttpRequestInfo
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
Specifies the HTTP headers constituent to the request.
Content copied to clipboard
.elide.http.HttpHeaders headers = 5;
Link copied to clipboard
Link copied to clipboard
Standard HTTP method.
Content copied to clipboard
.elide.http.HttpMethod method = 1;
Link copied to clipboard
Custom HTTP method.
Content copied to clipboard
string method_name = 2;
Link copied to clipboard
Link copied to clipboard
Specifies the HTTP request path.
Content copied to clipboard
string path = 3;
Link copied to clipboard
Specifies "search" (query) parameters for this URL.
Content copied to clipboard
string query = 4;
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
Specifies the HTTP headers constituent to the request.
Content copied to clipboard
.elide.http.HttpHeaders headers = 5;
Link copied to clipboard
Specifies the HTTP headers constituent to the request.
Content copied to clipboard
.elide.http.HttpHeaders headers = 5;
Link copied to clipboard
Specifies the HTTP headers constituent to the request.
Content copied to clipboard
.elide.http.HttpHeaders headers = 5;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Standard HTTP method.
Content copied to clipboard
.elide.http.HttpMethod method = 1;
Link copied to clipboard
Custom HTTP method.
Content copied to clipboard
string method_name = 2;
Link copied to clipboard
Custom HTTP method.
Content copied to clipboard
string method_name = 2;
Link copied to clipboard
Standard HTTP method.
Content copied to clipboard
.elide.http.HttpMethod method = 1;
Link copied to clipboard
Link copied to clipboard
Specifies the HTTP request path.
Content copied to clipboard
string path = 3;
Link copied to clipboard
Specifies "search" (query) parameters for this URL.
Content copied to clipboard
string query = 4;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Specifies the HTTP headers constituent to the request.
Content copied to clipboard
.elide.http.HttpHeaders headers = 5;
Link copied to clipboard
Custom HTTP method.
Content copied to clipboard
string method_name = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): HttpRequestInfo.Builder
Link copied to clipboard
Specifies the HTTP headers constituent to the request.
Content copied to clipboard
.elide.http.HttpHeaders headers = 5;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Specifies the HTTP headers constituent to the request.
Content copied to clipboard
.elide.http.HttpHeaders headers = 5;
Link copied to clipboard
Standard HTTP method.
Content copied to clipboard
.elide.http.HttpMethod method = 1;
Link copied to clipboard
Custom HTTP method.
Content copied to clipboard
string method_name = 2;
Link copied to clipboard
Custom HTTP method.
Content copied to clipboard
string method_name = 2;
Link copied to clipboard
Standard HTTP method.
Content copied to clipboard
.elide.http.HttpMethod method = 1;
Link copied to clipboard
Specifies the HTTP request path.
Content copied to clipboard
string path = 3;
Link copied to clipboard
Specifies the HTTP request path.
Content copied to clipboard
string path = 3;
Link copied to clipboard
Specifies "search" (query) parameters for this URL.
Content copied to clipboard
string query = 4;
Link copied to clipboard
Specifies "search" (query) parameters for this URL.
Content copied to clipboard
string query = 4;
Link copied to clipboard
abstract fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): Message.Builder
Link copied to clipboard