Adding and removing bytes_body param from unit tests

There are many unit tests that don't need bytes_body param since they don't
return a response body, on the other hand there are tests that need it but
they don't actually use it.

Change-Id: I4a1be67defc70ae2d50a83c103d42509dd86ff70
1 file changed