Azure / azure-sdk-for-cpp

This repository is for active development of the Azure SDK for C++. For consumers of the SDK we recommend visiting our versioned developer docs at https://azure.github.io/azure-sdk-for-cpp.
MIT License
170 stars 118 forks source link

Add back-ticks around the WWW-Authenticate header name in exception message. #5717

Closed ahsonkhan closed 2 weeks ago

ahsonkhan commented 2 weeks ago

Address the following nit feedback across the whole file to be consistent: https://github.com/Azure/azure-sdk-for-cpp/pull/5695#discussion_r1635447114

ahsonkhan commented 2 weeks ago

Hmm? I thought I've left the very same feedback for your PR and you've taken it. Anyways... :)

Yep, I fixed it there (in the PR linked in the description). This PR is fixing other places in the file that already existed previously, so updating those as well for consistency.