Clarify setting useragent to empty string
[mdref/mdref-http] / http / Message.md
index cdb4c30e634965a6e934e3a9b4aa6007b938cb69..ca48ff2ae7d677511f429025f0e7f81f19e05cbd 100644 (file)
@@ -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.
 
 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.