"Request URL" works because that takes a string, unlike "Request project file". I can then compare the status code to see if it exists. However, this grabs the entire file; I just want to check if it exists. I tried "Set request header" with 'Header' as 'type' and 'Value' as 'HEAD', but it still fetched the entire file. Any ideas?