Hi there,
i've seen we can retrieve request headers but what about HTTP status code : 200 404 etc ... ?
We certainly don't want to process result same way depending on status code and/or it could give extra informations without doing extra request (example redirect 301 ...)
Let me know if this infos are available or if can can help adding them to noodle !