[root]/modules/extensions/src/test/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
380 lines of code changed in:
update and fix copyright notice to be correct
34 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>
374 lines of code changed in: