FCGI::Record
# File lib/fcgi.rb, line 377 377: def initialize(id) 378: super FCGI_ABORT_REQUEST, id 379: end
# File lib/fcgi.rb, line 373 373: def AbortRequestRecord.parse(id, body) 374: new(id) 375: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.