Get request only get header with status code and mime type

You can do this with a HEAD request (must be supported by the server) and the Http Retriever from Palladian. Here’s an example workflow on my NodePit Space:

https://nodepit.com/workflow/com.nodepit.space%2Fqqilihq%2Fpublic%2Fforum%2Fget-request-only-get-header-with-status-code-and-mime-type-22062.knwf

– Philipp

4 Likes