Destiny\DestinyRequest::raw PHP Method

raw() public method

public raw ( )
    public function raw()
    {
        $this->raw = true;
        $this->cache = null;
    }