Closed nikmd23 closed 9 years ago
Let's review the current Glimpse registration (appBuilder.Use*()) and configuration, and streamline it as much as possible.
appBuilder.Use*()
Currently, we've hard coded:
/glimpse
These hard coded configurations should be removed. Please add any others that you come across to this list.
Let's review the current Glimpse registration (
appBuilder.Use*()
) and configuration, and streamline it as much as possible.Currently, we've hard coded:
/glimpse
base uriThese hard coded configurations should be removed. Please add any others that you come across to this list.