Skip to content

Support disabling of HTTPS RR #19

Description

@mxinden

Firefox supports disabling DNS HTTPS RR. Implement support in the happy eyeballs config.

happy-eyeballs/src/lib.rs

Lines 482 to 489 in a43abfd

pub struct NetworkConfig {
/// Supported HTTP versions
pub http_versions: HttpVersions,
/// IP connectivity and preference
pub ip: IpPreference,
/// Alternative services from previous connections
pub alt_svc: Vec<AltSvc>,
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions