Toggle menu
Nitlanguage.org
Nitdoc
nitcorn
http_response
HttpResponse
sent
fun
sent
:
Bool
nitcorn
::
HttpResponse
::
sent
Doc
Linearization
Summary
Was this request sent by a handler?
Was this request sent by a handler?
Summary
Property definitions
popcorn::pop_handlers$nitcorn::HttpResponse$sent
Property definitions
popcorn
::
pop_handlers
$
HttpResponse
::
sent
# Was this request sent by a handler?
var
sent
=
false
lib/popcorn/pop_handlers.nit:424,2--425,17