Baseline Widely available
åªè¯»å±æ§ XMLHttpRequest.responseURL
è¿åååºçåºåå URLï¼å¦æ URL 为空åè¿å空å符串ã妿 URL æéç¹ï¼åä½äº URL # åé¢çå
容ä¼è¢«å é¤ã妿 URL æéå®åï¼responseURL
çå¼ä¼æ¯ç»è¿å¤æ¬¡éå®ååçæç» URLã
var xhr = new XMLHttpRequest();
xhr.open("GET", "http://example.com/test", true);
xhr.onload = function () {
console.log(xhr.responseURL); // http://example.com/test
};
xhr.send(null);
è§è æµè§å¨å
¼å®¹æ§
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4