I am trying to use UrlLoader to simulate the’HEAD’ method; essentially, I just want to check if the file exists without downloading the entire file. I think I will only use HttpStatusEvent, but whe
I am trying to use UrlLoader to simulate the’HEAD’ method; essentially, I just want to check if the file exists without downloading the entire file. I think I will only use HttpStatusEvent, but whe