You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
created util method to normalise http protocol in http path (#724)
* created util method to normalise http protocol in http path
Signed-off-by: Nikhil Suri <nikhil.suri@databricks.com>
* Added impacted files using util method
Signed-off-by: Nikhil Suri <nikhil.suri@databricks.com>
* Fixed linting issues
Signed-off-by: Nikhil Suri <nikhil.suri@databricks.com>
* fixed broken test with mock host string
Signed-off-by: Nikhil Suri <nikhil.suri@databricks.com>
* mocked http client
Signed-off-by: Nikhil Suri <nikhil.suri@databricks.com>
* made case sensitive check in url utils
Signed-off-by: Nikhil Suri <nikhil.suri@databricks.com>
* linting issue resolved
Signed-off-by: Nikhil Suri <nikhil.suri@databricks.com>
* removed unnecessary md files
Signed-off-by: Nikhil Suri <nikhil.suri@databricks.com>
* made test readbale
Signed-off-by: Nikhil Suri <nikhil.suri@databricks.com>
* changes done in auth util as well as sea http
Signed-off-by: Nikhil Suri <nikhil.suri@databricks.com>
---------
Signed-off-by: Nikhil Suri <nikhil.suri@databricks.com>
0 commit comments