php8.5
Home/ Manual/ event / eventhttp/ EventHttp::removeServerAlias

EventHttp::removeServerAlias

PHP function Edit on GitHub ✎

(PECL event >= 1.4.0-beta)

Removes server alias

Description

EventHttp::removeServerAlias(string $alias): bool

Removes server alias added with EventHttp::addServerAlias

Parameters

alias

The alias to remove.

Return Values

Success

See Also

  • EventHttp::addServerAlias

Source: reference/event/eventhttp/removeserveralias.xml · from the official PHP manual (php/doc-en)