» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with request + xmlhttprequest

Access Control for Cross-site Requests

"This document defines a mechanism to enable client-side cross-site requests. It defines a request algorithm for GET and non-GET requests that specifications that want to enable cross-site requests in the technologies they define can use."

W3C: Del.icio.us W3C Tags

XMLHttpRequest

The XMLHttpRequest object was first invented by Microsoft as a way to create HTTP Requests to the web server from JavaScript. It has since been copied by Mozilla and Safari... also by others