RetryAfterPlugin
Simulates the Retry-After
header sent by an API after throttling a request. This plugin also shows a warning when proxy detects a subsequent request to the same URL before the Retry-After
time elapses.
Plugin instance definition
{
"name": "RetryAfterPlugin",
"enabled": true,
"pluginPath": "~appFolder/plugins/dev-proxy-plugins.dll"
}
Configuration example
None
Configuration properties
None
Command line options
None
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.