ocean ~master (2025-12-21T07:04:04.4212625)
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.