This is automatic generated document for things in Swow\Psr7\Config\LimitationTrait class
Trait LimitationTrait
Properties
protected $maxContentLength protected $maxHeaderLength Methods
Method getMaxContentLength
public function getMaxContentLength ( ) : int public function getMaxHeaderLength ( ) : int Method setMaxContentLength
public function setMaxContentLength ( int $maxContentLength ) : $this public function setMaxHeaderLength ( int $maxHeaderLength ) : $this