MindscapeHQ / raygun4cfml

Raygun.io client for Cold Fusion
Other
12 stars 15 forks source link

Railo 4.2 and content filter issue #19

Closed TheRealAgentK closed 9 years ago

TheRealAgentK commented 9 years ago
raygun = createObject("component","com.nz.co.ventego-creative.raygun4cfml.RaygunClient").init( apiKey = "PRIVATE" ); result = raygun.send(catch);
TheRealAgentK commented 9 years ago

Cannot reproduce the issue.