getResponseBytes method

RequestX getResponseBytes()

Implementation

RequestX getResponseBytes () {
  _getResponseBytes = true;
  return this;
}