Class
Bullet::Rack
In:
lib/bullet/rack.rb
Parent:
Object
Methods
append_to_html_body
call
empty?
file?
footer_note
html_request?
new
response_body
sse?
Included Modules
Dependency
Public Class methods
new
(app)
Public Instance methods
append_to_html_body
(response_body, content)
call
(env)
empty?
(response)
fix issue if response‘s body is a Proc
file?
(headers)
footer_note
()
html_request?
(headers, response)
response_body
(response)
sse?
(headers)
[Validate]