diff --git a/sdk/core/azure-core/inc/azure/core/http/win_http_transport.hpp b/sdk/core/azure-core/inc/azure/core/http/win_http_transport.hpp index ef2315f30..90b36fd5e 100644 --- a/sdk/core/azure-core/inc/azure/core/http/win_http_transport.hpp +++ b/sdk/core/azure-core/inc/azure/core/http/win_http_transport.hpp @@ -100,7 +100,10 @@ namespace Azure { namespace Core { * * @remark The Proxy Information string is composed of a set of elements * formatted as follows: + * + * @code * (\[\=\]\[\"://"\]\\[":"\\]) + * @endcode * * Each element should be separated with semicolons or whitespace. */