mdref.json config
[mdref/mdref-http] / http / Env / Response / setThrottleRate.md
index 03b7047baddfd99ce4d5b8ea5762ee5769c9682f..686d5e9905ffd11a30da4e4cbbbc0dcf5a93c397 100644 (file)
@@ -3,7 +3,8 @@
 Enable throttling.
 Send $chunk_size bytes every $delay seconds.
 
-> **Note:** If you need throttling by regular means, check for other options in your stack, because this method blocks the executing process/thread until the response has completely been sent.
+> ***NOTE:***  
+> If you need throttling by regular means, check for other options in your stack, because this method blocks the executing process/thread until the response has completely been sent.
 
 ## Params: