Chatham / Vault.NET

.NET API client for vault
https://www.vaultproject.io/
MIT License
84 stars 28 forks source link

Exception handling #17

Open michael-sherling opened 6 years ago

michael-sherling commented 6 years ago

Hello, We have started recently to use this client to connect to vault, we found that when we have network related exceptions we get only the http error code and not the full message. Is this behavior expected due to security violation?

thanks

chrishoffman commented 6 years ago

No real reason for not including them. Will look into this soon and let me know if you want to work on it and PR it!

michael-sherling commented 6 years ago

Sure, I'll be happy to do it, should i just publish a PR with the changes?

chrishoffman commented 6 years ago

That would be great!