dcgi ~master (2022-05-05T22:58:19.5400957)
Dub
Repo
Output.addHeader
dcgi
Output
You can add a http header. But you can't if body is already sent.
class
Output
void
addHeader
(
in
string
key
,
in
string
value
)
Meta
Source
See Implementation
dcgi
Output
constructors
this
functions
addHeader
headersSent
opCall
sendHeaders
setCookie
write
properties
cookies
status
You can add a http header. But you can't if body is already sent.