abedra / libvault

A C++ library for Hashicorp Vault
MIT License
34 stars 26 forks source link

Return HttpClient response pair instead of string or code #4

Closed abedra closed 5 years ago

abedra commented 5 years ago

The caller should decide what to do based on the response code.