Closed jacktuck closed 7 years ago
HEAD requests don't have to download any response body
Test whether it make sense doing a HEAD and then a GET.
Or is that optimizing for an uncommon case?
👎
HEAD requests don't have to download any response body
Test whether it make sense doing a HEAD and then a GET.
Or is that optimizing for an uncommon case?