X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http%2FMessage.md;h=ca48ff2ae7d677511f429025f0e7f81f19e05cbd;hb=e359e7e44da8a67342f66de9345bca9b7037cf3f;hp=cdb4c30e634965a6e934e3a9b4aa6007b938cb69;hpb=c0d8318ced33cb5c61db93c4e398e66b59241631;p=mdref%2Fmdref diff --git a/http/Message.md b/http/Message.md index cdb4c30..ca48ff2 100644 --- a/http/Message.md +++ b/http/Message.md @@ -1,4 +1,4 @@ -# class http\Message extends http\Object implements Countable, Serializable, Iterator +# class http\Message implements Countable, Serializable, Iterator The message class builds the foundation for any request and response message. See http\Client\Request and http\Client\Response, as well as http\Env\Request and http\Env\Response.