Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Definitions of the words "Always" and "Never"

  • 4 回覆
  • 0 有這個問題
  • 12 次檢視
  • 最近回覆由 syncsync

more options

I keep getting: Save Login for http://blabla.xyz?!!

if i say 'never' it just keeps asking.

now your saying. aah. thats cause it cannot differentiate a ipv4 and a hostname.


The gethostbyname() function returns a structure of type hostent for the given host name. Here name is either a hostname or an IPv4 address

i wonder then what this browser does. not remembering by name. here thus the word never is better replaced by -> ask me again next time.

I keep getting: Save Login for http://blabla.xyz?!! if i say 'never' it just keeps asking. now your saying. aah. thats cause it cannot differentiate a ipv4 and a hostname. The gethostbyname() function returns a structure of type hostent for the given host name. Here name is either a hostname or an IPv4 address i wonder then what this browser does. not remembering by name. here thus the word never is better replaced by -> ask me again next time.
附加的畫面擷圖

所有回覆 (4)

more options

Exceptions only work with an origin (protocol and hostname) and not with a IP address.

more options

Thanks, never heard of it. Is there any RFC where i can look up the definition of 'origin' ?

more options

Origin in this context is the protocol and the hostname like on this forum https://support.mozilla.org (i.e. no path appended).

more options

So Firefox is not honoring Host-Wide DNS resolver (caching) routines and instead have rewritten this already-in-place code with better alternative?!

由 syncsync 於 修改