Class: Resolv::DNS::Resource::IN::HTTPS
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
self,
ServiceBinding
|
|
|
Instance Chain:
self,
ServiceBinding
|
|
| Inherits: |
Resolv::DNS::Resource::IN::ServiceBinding
|
| Defined in: | lib/resolv.rb |
Overview
HTTPS resource record [RFC9460]
Constant Summary
-
ClassValue =
# File 'lib/resolv.rb', line 2824IN::ClassValue
-
TypeValue =
# File 'lib/resolv.rb', line 282365
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 paramters 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
ServiceBinding - Inherited
Constructor Details
This class inherits a constructor from Resolv::DNS::Resource::IN::ServiceBinding