ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
IncrementalValue.appendToValue
ocean
net
http
HttpResponse
HttpResponse
AppendHeaderLines
IncrementalValue
Appends str to the header field value.
class
IncrementalValue
void
appendToValue
(
cstring
chunk
)
Parameters
chunk
cstring
header field value chunk
Meta
Source
See Implementation
ocean
net
http
HttpResponse
HttpResponse
AppendHeaderLines
IncrementalValue
constructors
this
destructors
~this
functions
appendToValue
Appends str to the header field value.