| Glimpse.Core.ClientScript Namespace | Glimpse API Documentation |
All types which result in Glimpse injecting <script> tags into a page response are defined within this namespace.
Classes
| Class | Description | |
|---|---|---|
|
Client |
The IDynamicClientScript implementation responsible for adding the Glimpse JavaScript client <script> tag to a page response.
|
|
Data |
The IDynamicClientScript implementation responsible for adding the Http request metadata <script> tag to a page response.
|
|
Metadata |
The IDynamicClientScript implementation responsible for adding the Glimpse server configuration metadata <script> tag to a page response.
|