зеркало из https://github.com/Azure/ms-rest-js.git
nit fix
This commit is contained in:
Родитель
2c874ee8a7
Коммит
393b7901a0
|
@ -63,7 +63,7 @@ function getRequestEssentials(originalRequest: WebResource, reuseUrlToo = false)
|
|||
}
|
||||
|
||||
// We have to change the x-ms-client-request-id otherwise Azure endpoint
|
||||
// will return the ini(tial 409 (cached) response.
|
||||
// will return the initial 409 (cached) response.
|
||||
reqOptions.headers.set("x-ms-client-request-id", utils.generateUuid());
|
||||
|
||||
// Set content-type to application/json
|
||||
|
|
Загрузка…
Ссылка в новой задаче