Instance Property
string
The body decoded as UTF-8, or
nil if it is empty or is a stream nothing has collected.var string: String? { get }
Discussion
Use string(max:) to collect the body and always return a string