Hi everyone,? I noticed a problem with JSONP (lack of) support in Storm 0.9.2.
When I try to send JSONP requests it seems to ignore the callback parameter and just returns plain JSON... I started looking into this and I found out it was fixed in 0.9.3 (https://issues.apache.org/jira/browse/STORM-361?), But my question is if anyone has a way to make it work in 0.9.2? Any kind of (sensible) workaround would be very helpful. Thanks, Tomer E.
