mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Replace Axios calls with HttpClient (#22417)
* replace axios calls with httpClient * add latest files * fix url
This commit is contained in:
@@ -46,6 +46,9 @@ export const AccountVersion = '2.0';
|
||||
|
||||
export const Bearer = 'Bearer';
|
||||
|
||||
/** HTTP Client */
|
||||
export const httpConfigSectionName = 'http';
|
||||
|
||||
/**
|
||||
* Use SHA-256 algorithm
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user