whether the payload is empty.
Returns:
120 121 122
# File 'lib/httpx/response/body.rb', line 120 def empty? @length.zero? end