hunt-framework ~master (2022-03-03T03:02:45Z)
Home
Dub
Repo
Response.setContent
hunt
framework
http
Response
Response
Sets the response content.
@return this
class
Response
Response
setContent
(
T
)
(
T
content
,
string
contentType
=
MimeType.TEXT_HTML_VALUE
)
Meta
Source
See Implementation
hunt
framework
http
Response
Response
aliases
setHeader
withContent
withHeaders
constructors
this
functions
do403
do404
doError
download
getFields
header
headers
httpResponse
setContent
setHtmlContent
setHttpError
setReason
setRestContent
setStatus
status
withCookie
variables
_response
Sets the response content.
@return this