CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (changelog, source)
Search

Module Public

Provides modeling for the Response component of the Rack library.

Import path

import codeql.ruby.frameworks.rack.internal.Response

Classes

RedirectResponse

A DataFlow::Node returned from a rack request that has a redirect HTTP status code.

ResponseNode

A DataFlow::Node returned from a rack request.