Forum Discussion

dablackgoku1234's avatar
dablackgoku1234
Occasional Contributor
8 years ago

HTTP HEAD Request

I have a HTTP request that checks the header of an image.  I have set the method type to be HEAD via the dropdown.  When I run my script via a loop to call this HTTP request, it changes back and forth from HEAD to GET.  Is there a way to force HEAD only as I do not want to download the image.

1 Reply

  • Could you supply a small project where you can reproduce this behavior? This doesn't happen to me when I tried it out.