HttpRequestInfoOrBuilder
Functions
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
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
abstract fun getOneofFieldDescriptor(oneof: Descriptors.OneofDescriptor): Descriptors.FieldDescriptor
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
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