OpenSwoole\Core\Psr\ServerRequest->withoutAttribute

25.x is outdated, please check the latest version 26.x


Latest version: pecl install openswoole-26.2.0

Declaration

<?php OpenSwoole\Core\Psr\ServerRequest->withoutAttribute($name)

Parameters

name

The attribute name.

Return

Description

Removes the specified derived request attribute.

Last updated on February 28, 2026