# throttler

Regulates the consultation events' stream

# Headers

  • Throttling : Minimum time to wait between queries, in milliseconds. Defaults to 0ms.

# Example

curl -v -X POST http://localhost:59599
  -H "ezPAARSE-Middlewares: throttler"
  -F "files[]=@access.log"
Last Updated: 7/15/2020, 1:38:58 PM