123456789_123456789_123456789_123456789_123456789_

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

Do not use. This class is for internal use only.
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

.decode_rdata,
.new

Create a service binding resource record.

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