Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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