Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XMLHttpRequest interpreted as url #218

Open
lk-KEVIN opened this issue Oct 30, 2021 · 0 comments
Open

XMLHttpRequest interpreted as url #218

lk-KEVIN opened this issue Oct 30, 2021 · 0 comments

Comments

@lk-KEVIN
Copy link

lk-KEVIN commented Oct 30, 2021

Maybe there's something I'm doing wrong but this for example, happen a lot with W3Schools, with pages like Create an XMLHttpRequest Object Example

The original example:
xhttp.open("GET", "ajax_info.txt");
and then after WinHTTrack download it:
xhttp.open("GET.html", "ajax_info.txt");

@lk-KEVIN lk-KEVIN changed the title XMLHttpRequest "misinterpreted?" to .html XMLHttpRequest interpreted as url Oct 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant