RenamePlugin
RenamePlugin copied to clipboard
Web Requests are run on main thread which could hang server in some circumstances.
Affects: 3.6-RC1 and later
Solution: Web requests need to be run in an async thread.