diff --git a/flare-server/static/simpleui/method-analysis.js b/flare-server/static/simpleui/method-analysis.js index bcb2fc1..8c31611 100644 --- a/flare-server/static/simpleui/method-analysis.js +++ b/flare-server/static/simpleui/method-analysis.js @@ -28,7 +28,7 @@ var methodAnalysis = { },{ name: 'Json', style: 'severe', - includes: ['com.fasterxml.jackson'] + includes: ['com.fasterxml.jackson','net.sf.json','fastjson'] },{ name: 'Zip', style: 'severe',