Class

Rack::ContentLength

Inheritance
< Object
Included Modules
Rack::Utils

Sets the Content-Length header on responses with fixed-length bodies.

Methods

Class

Visibility Signature
public new (app)

Instance

Visibility Signature
public call (env)

Class Method Detail

new(app)

Instance Method Detail

call(env)