The requestBody method makes sense (it requests a body) - but "requestBodyAndHeader" and "requestBodyAndHeaders" etc methods make less sense - because I'm only requesting one thing (the body).

maybe "requestBodyWithHeader" makes more sense? for the "sendBodyAndHeader" methods, it makes sense because you are sending two things (the body and the header)

although, perhaps I'm just going crazy?

Ryan

Reply via email to