FCGI::Record
# File lib/fcgi.rb, line 377 def initialize(id) super FCGI_ABORT_REQUEST, id end
# File lib/fcgi.rb, line 373 def AbortRequestRecord.parse(id, body) new(id) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.