Azure / acr-builder

Azure Container Registry Build Runner
MIT License
38 stars 35 forks source link

Add user agent for sending requests to ACR exchange API #427

Closed shahzzzam closed 5 years ago

shahzzzam commented 5 years ago

Add user agent for sending requests to ACR exchange API

Investigate why client := autorest.NewClientWithUserAgent("") does not work while sending POST request