Packages
vsgi-0.3
VSGI
CGI
Response
body
Response
write_headers
write_headers_async
write_status_line
write_status_line_async
write_status_line_async
Description:
protected
override
async
bool
write_status_line_async
(
HTTPVersion
http_version,
uint
status,
string
reason_phrase,
int
priority =
DEFAULT
,
Cancellable
? cancellable =
null
,
out
size_t
bytes_written)
throws
Error