php8.5
Home/ Manual/ reference / yar/ The Yar_Server_Protocol_Exception class

The Yar_Server_Protocol_Exception class

Thrown when the incoming request violates the Yar protocol, for example a malformed request header (exception code YAR_ERR_PROTOCOL).

Intro

Thrown when the incoming request violates the Yar protocol, for example a malformed request header (exception code YAR_ERR_PROTOCOL).

Class synopsis

extends Yar_Server_Exception { }

Source: reference/yar/yar-server-protocol-exception.xml · from the official PHP manual (php/doc-en)