建立開發 Proxy 攔截的 URL 清單。 使用此外掛程式來瞭解您的應用程式所呼叫的 URL,以及如何設定開發 Proxy 來模擬其行為。
提示
若要將摘要儲存至檔案,請在您的設定中使用記者外掛程式。
外掛程式實例定義
{
"name": "UrlDiscoveryPlugin",
"enabled": true,
"pluginPath": "~appFolder/plugins/DevProxy.Plugins.dll"
}
組態範例
沒有
組態屬性
沒有
建立開發 Proxy 攔截的 URL 清單。 使用此外掛程式來瞭解您的應用程式所呼叫的 URL,以及如何設定開發 Proxy 來模擬其行為。
提示
若要將摘要儲存至檔案,請在您的設定中使用記者外掛程式。
{
"name": "UrlDiscoveryPlugin",
"enabled": true,
"pluginPath": "~appFolder/plugins/DevProxy.Plugins.dll"
}
沒有
沒有