Instance Property
data
The body’s bytes, or
nil if it is empty or is a stream nothing has collected.var data: Data? { get }
Discussion
Use data(max:) to collect the body and always return Foundation/Data