# File lib/rack/test/cookie_jar.rb, line 45
def
secure?
@options
.
has_key?
(
"secure"
)
end