Server geändert

This commit is contained in:
aschwarz
2023-04-25 13:16:13 +02:00
parent acc225abac
commit faad1bfa71
966 changed files with 5193 additions and 5193 deletions

View File

@ -11,8 +11,8 @@ namespace Psr\Http\Message;
* be implemented such that they retain the internal state of the current
* message and return an instance that contains the changed state.
*
* @link http://www.ietf.org/rfc/rfc7230.txt
* @link http://www.ietf.org/rfc/rfc7231.txt
* @link https://www.ietf.org/rfc/rfc7230.txt
* @link https://www.ietf.org/rfc/rfc7231.txt
*/
interface MessageInterface
{