How is a domain related to the setting of a cookie?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
How is a domain related to the setting of a cookie?
Rating:
In order to set cookies, a comparison of the domain of the cookie is made with the Internet domain name of the host from which the URL will be fetched. If there is a tail match, the cookie will go through the path matching to see if it should be sent. A domain attribute of abc.com would match the host name qqq.abc.com.
Rating:
Was this information helpful?
Other articles
- What is the with statement?
- What is the history object?
- What is ECMAScript?
- What are events?
- What is LiveWire?
