NS_ERROR_UNKNOWN_HOST
In "about:networking#dnslookuptool" when a DNS test is performed the HTTP RR value is NS_ERROR_UNKNOWN_HOST.
What does the https RR value represent and why the error?
In "about:networking#dnslookuptool" when a DNS test is performed the HTTP RR value is NS_ERROR_UNKNOWN_HOST.
What does the https RR value represent and why the error?
All Replies (4)
That is about HTTPS Resource Records, see:
From what I read I should always expect the error "NS_ERROR_UNKNOWN_HOST" since this is a prototype protocol. Is that correct?
You can see a HTTP RR response with this domain: radio.garden
What is radio.garden suppose to do? How does it show the validity of this error?