Spec-Zone.ru › Ruby 3.3

class Resolv::DNS::SvcParam::DoHPath

Parent:
Resolv::DNS::SvcParam

“dohpath” SvcParam – DNS через HTTPS путь шаблона [RFC9461]

Постоянные

KeyName
KeyNumber

Атрибуты

template[R]

URI шаблон для запросов DoH.

Общедоступные методы класса

new(template) Показать исходный код
# File lib/resolv.rb, line 2067
def initialize(template)
  @template = template.encode('utf-8')
end

Инициализировать “dohpath” ScvParam.

Ruby Core © 1993–2022 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API