ClientHints
Specifies client hints context information.
Content copied to clipboard
elide.page.Context.ClientHints
Types
Properties
Functions
Link copied to clipboard
inline fun Context.ClientHints.copy(block: ContextKt.ClientHintsKt.Dsl.() -> Unit): Context.ClientHints
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
Memory estimate rating assigned to the device.
Content copied to clipboard
float device_memory = 11;
Link copied to clipboard
Pixel ratio value reported by the client.
Content copied to clipboard
uint32 device_pixel_ratio = 6;
Link copied to clipboard
Estimated/reported down-link speed for the client.
Content copied to clipboard
float downlink = 8;
Link copied to clipboard
Reported effective-connection-type for the client.
Content copied to clipboard
.elide.page.Context.ConnectionHint effective_connection_type = 9;
Link copied to clipboard
Reported effective-connection-type for the client.
Content copied to clipboard
.elide.page.Context.ConnectionHint effective_connection_type = 9;
Link copied to clipboard
Client hints indicated by the client for this HTTP cycle.
Content copied to clipboard
repeated .elide.page.Context.ClientHint indicated = 2;
Link copied to clipboard
Client hints indicated by the client for this HTTP cycle.
Content copied to clipboard
repeated .elide.page.Context.ClientHint indicated = 2;
Link copied to clipboard
Client hints indicated by the client for this HTTP cycle.
Content copied to clipboard
repeated .elide.page.Context.ClientHint indicated = 2;
Link copied to clipboard
Client hints indicated by the client for this HTTP cycle.
Content copied to clipboard
repeated .elide.page.Context.ClientHint indicated = 2;
Link copied to clipboard
Client hints indicated by the client for this HTTP cycle.
Content copied to clipboard
repeated .elide.page.Context.ClientHint indicated = 2;
Link copied to clipboard
Link copied to clipboard
Time-to-live for Client Hints configuration, in seconds.
Content copied to clipboard
uint64 lifetime = 3;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Latency reported by the client. Includes server latency.
Content copied to clipboard
uint32 round_trip_time = 7;
Link copied to clipboard
Flag indicating whether the `Save-Data` token was passed by the client.
Content copied to clipboard
bool save_data = 10;
Link copied to clipboard
Link copied to clipboard
Client hints supported by the server for this HTTP cycle.
Content copied to clipboard
repeated .elide.page.Context.ClientHint supported = 1;
Link copied to clipboard
Client hints supported by the server for this HTTP cycle.
Content copied to clipboard
repeated .elide.page.Context.ClientHint supported = 1;
Link copied to clipboard
Client hints supported by the server for this HTTP cycle.
Content copied to clipboard
repeated .elide.page.Context.ClientHint supported = 1;
Link copied to clipboard
Client hints supported by the server for this HTTP cycle.
Content copied to clipboard
repeated .elide.page.Context.ClientHint supported = 1;
Link copied to clipboard
Client hints supported by the server for this HTTP cycle.
Content copied to clipboard
repeated .elide.page.Context.ClientHint supported = 1;
Link copied to clipboard
Link copied to clipboard
Viewport width reported by the client.
Content copied to clipboard
uint32 viewport_width = 5;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun <ContainingT : Message?, T> newFileScopedGeneratedExtension(singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
open fun <ContainingT : Message?, T> newMessageScopedGeneratedExtension(scope: Message, descriptorIndex: Int, singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): Context.ClientHints
Link copied to clipboard
open fun parseFrom(data: Array<Byte>, extensionRegistry: ExtensionRegistryLite): Context.ClientHints
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): Context.ClientHints
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): Context.ClientHints
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard