Commit a9e673f
Check if URI is valid in token expiration service (#9562)
* check if uri is valid
* Update src/WebJobs.Script/Utility.cs
Co-authored-by: Lilian Kasem <[email protected]>
* utility update
---------
Co-authored-by: Lilian Kasem <[email protected]>1 parent f45eb6b commit a9e673f
File tree
2 files changed
+5
-0
lines changed- src/WebJobs.Script
- test/WebJobs.Script.Tests
2 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
893 | 893 | | |
894 | 894 | | |
895 | 895 | | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
896 | 900 | | |
897 | 901 | | |
898 | 902 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
0 commit comments