54 return (
sizeof($this->chain) <=
sizeof($list));
if(isset($_REQUEST['delete'])) $list
An interface for classes that define a list of allowed proxies in front of the current application...
A proxy-chain definition that defines a chain up to a trusted proxy and delegates the resposibility o...
isSizeValid(array $list)
Validate the size of the the list as compared to our chain.
A normal proxy-chain definition that lists each level of the chain as either a string or regular expr...