Return a String
indicating who caused this request to be added (only valid for implicit requests)
Enumerates trusted certificates.
Loads the given certificate_file
Returns the Object#object_id
of the internal object.
Extracts addr from IPV6_PKTINFO ancillary data.
IPV6_PKTINFO is defined by RFC 3542.
addr = Addrinfo.ip("::1") ifindex = 0 ancdata = Socket::AncillaryData.ipv6_pktinfo(addr, ifindex) p ancdata.ipv6_pktinfo_addr #=> #<Addrinfo: ::1>
Extracts ifindex from IPV6_PKTINFO ancillary data.
IPV6_PKTINFO is defined by RFC 3542.
addr = Addrinfo.ip("::1") ifindex = 0 ancdata = Socket::AncillaryData.ipv6_pktinfo(addr, ifindex) p ancdata.ipv6_pktinfo_ifindex #=> 0
Delegates to the start_character_offset
of the associated location object.
Delegates to the end_character_offset
of the associated location object.
Delegates to the start_character_column
of the associated location object.
Delegates to the end_character_column
of the associated location object.
def contains_keyword_splat?: () -> bool
Save the content_loc
location using the given saved source so that it can be retrieved later.
Save the content_loc
location using the given saved source so that it can be retrieved later.
Save the content_loc
location using the given saved source so that it can be retrieved later.