I am trying to connect to a broker REST API using Zorro http_send function, however I can only get the response body in http_result and not the response header containing the tokens needed for further requests.
Is there a way through Zorro http functions of getting it?