Obtain the method and url from an XHR

Posted by Pablo Fernandez on Stack Overflow See other posts from Stack Overflow or by Pablo Fernandez
Published on 2010-03-08T14:36:50Z Indexed on 2010/03/08 22:51 UTC
Read the original article Hit count: 307

Filed under:
|

Basically what the title says, I want to get the URL and HTTP Verb from a xhr. Is this possible?

© Stack Overflow or respective owner

Related posts about xhr

Related posts about JavaScript