VSGI.Response.write_status_line_async – vsgi-0.3 Reference Manual
write_status_line_async
Description:
[
Version
( since =
"0.3"
) ]
protected
virtual
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
2022 vala-language.org