| I found someone else having this problem and thought I'd dig it up in a new
message. I am using the latest version of the program (3.41-2).
HTTrack is capturing all my AJAX.open() functions and giving me lots of 404s
to URIs like "/path/to/file/GET" and "/path/to/file/POST"
Can the next version of HTTrack please cancel checking the .open() function if
it matches .open("GET", ...), .open("POST", ...), .open("HEAD", ...),
.open("PUT", ...), .open("TRACE", ...), etc. ?
Thanks a bunch! | |