Documentation

Mapserver
in package

Description of Mapserver

Tags
author

zozlak

Table of Contents

Properties

$skipResponseHeaders  : array<string|int, string>
$cache  : Cache
$config  : object
$log  : LoggerInterface

Methods

__construct()  : mixed
serve()  : void

Properties

$skipResponseHeaders

public static array<string|int, string> $skipResponseHeaders = ['connection', 'keep-alive', 'proxy-authenticate', 'proxy-authorization', 'te', 'trailer', 'transfer-encoding', 'upgrade', 'host']

Methods

__construct()

public __construct(object $config, LoggerInterface $log) : mixed
Parameters
$config : object
$log : LoggerInterface

serve()

public serve(string $url) : void
Parameters
$url : string

        
On this page

Search results