Matching
Match each statement below with correct item:
Premises:
Lets a user's browser know that a cross-domain request is authorized
Contains HTTP response as a text string
Three digits returned from an HTTP server
Uses a special HTTP response header to indicate response data may be used on other domains
Restricts how JavaScript code in one window, tab, or frame accesses a web page in another window or frame on a client computer
Provides services or data in response to requests that use its methods and properties
Someone or something that acts or performs a request for another thing or person
The key component of Ajax
Makes web pages dynamic by combining JavaScript, HTML, CSS, and the Document Object Model
Opens a potential security hole in your website
Responses:
DHTML
same-origin policy
XMLHttpRequest object
proxy
JSON-P
responseText property
web service
CORS
Access-Control-Allow-Origin header
status code
Correct Answer:
Premises:
Responses:
Lets a user's browser know that a cross-domain request is authorized
Contains HTTP response as a text string
Three digits returned from an HTTP server
Uses a special HTTP response header to indicate response data may be used on other domains
Restricts how JavaScript code in one window, tab, or frame accesses a web page in another window or frame on a client computer
Provides services or data in response to requests that use its methods and properties
Someone or something that acts or performs a request for another thing or person
The key component of Ajax
Makes web pages dynamic by combining JavaScript, HTML, CSS, and the Document Object Model
Opens a potential security hole in your website
Premises:
Lets a user's browser know that a cross-domain request is authorized
Contains HTTP response as a text string
Three digits returned from an HTTP server
Uses a special HTTP response header to indicate response data may be used on other domains
Restricts how JavaScript code in one window, tab, or frame accesses a web page in another window or frame on a client computer
Provides services or data in response to requests that use its methods and properties
Someone or something that acts or performs a request for another thing or person
The key component of Ajax
Makes web pages dynamic by combining JavaScript, HTML, CSS, and the Document Object Model
Opens a potential security hole in your website
Responses:
Related Questions
Q1: _ define information about the request or
Q2: The term _ refers to the application,
Q3: After you have defined the basic request
Q5: Why is it generally a good practice
Q6: The term _ refers to a computer
Q7: The first line of an HTTP message
Q8: The XMLHttpRequest object uses _ to exchange
Q9: What are the four steps in using
Q10: A(n)_ request stops the processing of the
Q11: Why is the Cache-Control header important for