Using updates

This commit is contained in:
Roger Barreto
2026-04-13 11:21:17 +01:00
Unverified
parent fcc96823a4
commit 4895ad74e1
@@ -86,6 +86,7 @@ while (true)
Console.WriteLine("Goodbye!");
/// <summary>
/// For Local Development Only
/// Rewrites HTTPS URIs to HTTP right before transport, allowing AIProjectClient
/// to target a local HTTP dev server while satisfying BearerTokenPolicy's TLS check.
/// </summary>