correct regression
This commit is contained in:
parent
d5e7691ae9
commit
e48c280c7e
|
@ -105,7 +105,7 @@ module Hijack
|
||||||
render(
|
render(
|
||||||
body: binder.body,
|
body: binder.body,
|
||||||
content_type: binder.content_type,
|
content_type: binder.content_type,
|
||||||
status: status
|
status: binder.status
|
||||||
)
|
)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue