123456789_123456789_123456789_123456789_123456789_

Class: Resolv::DNS::Resource::IN::HTTPS

Relationships & Source Files
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
Instance Chain:
Inherits: Resolv::DNS::Resource::IN::ServiceBinding
Defined in: lib/resolv.rb

Overview

HTTPS resource record [RFC9460]

Constant Summary

Class Method Summary

ServiceBinding - Inherited

.new

Create a service binding resource record.

.decode_rdata

Instance Attribute Summary

ServiceBinding - Inherited

#alias_mode?

Whether this RR is in AliasMode.

#params

The service parameters for the target host.

#priority

The priority of this target host.

#service_mode?

Whether this RR is in ServiceMode.

#target

The domain name of the target host.

Instance Method Summary

Constructor Details

This class inherits a constructor from Resolv::DNS::Resource::IN::ServiceBinding