Skip to main content Link Menu Expand (external link) Document Search Copy Copied

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

Method getMaxHeaderLength

public function getMaxHeaderLength ( ) : int

Method setMaxContentLength

public function setMaxContentLength ( int $maxContentLength ) : $this

Method setMaxHeaderLength

public function setMaxHeaderLength ( int $maxHeaderLength ) : $this

Copyright 2022 the Swow contributors