| Class | Rack::PerftoolsProfiler::ProfilerMiddleware |
| In: |
lib/rack/perftools_profiler/profiler_middleware.rb
|
| Parent: | Object |
| PRINTER_CONTENT_TYPE | = | { :text => 'text/plain', :gif => 'image/gif', :pdf => 'application/pdf', :callgrind => 'text/plain', :raw => 'application/octet-stream' |
| PRINTERS | = | PRINTER_CONTENT_TYPE.keys |