[root]/modules/extensions/src/main/java/org/apache/synapse/mediators/throttle
set eol-style=native for java, xml, html and properties files
eol-style=LF for sh and eol-style=CRLF for bat
409 lines of code changed in:
update and fix copyright notice to be correct
51 lines of code changed in:
improve log and trace
29 lines of code changed in:
add trace capability to the Throttle Mediator
35 lines of code changed in:
add throttle mediator
Throttle mediator can configure using policy
The syntax for it
<throttle><policy key=""/></throttle> OR <throttle><policy>InLineXML</policy></throttle>
356 lines of code changed in: