openziti / tlsuv

TLS and HTTP(s) client library for libuv
https://docs.openziti.io/tlsuv/
MIT License
43 stars 5 forks source link

um_http_resp_cb additional response data #36

Closed smilindave26 closed 4 years ago

smilindave26 commented 4 years ago

It would be helpful to return more data about the response (e.g., HTTP version, error code string). Maybe a struct containing all the response data...