chore: introduce supportsDigestAuth field at the interceptor service level (#4498)

This commit is contained in:
James George
2024-10-30 09:14:14 -07:00
committed by GitHub
parent 8643819926
commit 223dd25788
7 changed files with 14 additions and 17 deletions

View File

@@ -42,7 +42,6 @@ createHoppApp("#app", {
platformFeatureFlags: {
exportAsGIST: false,
hasTelemetry: false,
showInterceptorWarningForDigestAuth: true,
},
limits: {
collectionImportSizeLimit: 50,