Module: AppMap::Trace::EventHandler::RackHandlerWebrick
- Defined in:
- lib/appmap/trace/event_handler/rack_handler_webrick.rb
Overview
Use the req and res parameters on Rack::Handler::WEBrick to populate the http_server_request and http_server_response info on the trace event.
See github.com/rack/rack/blob/b72bfc9435c118c54019efae1fedd119521b76df/lib/rack/handler/webrick.rb#L26