message
[mdref/mdref-http] / http / Message / __toString.md
diff --git a/http/Message/__toString.md b/http/Message/__toString.md
new file mode 100644 (file)
index 0000000..116cebc
--- /dev/null
@@ -0,0 +1,12 @@
+# string http\Message::__toString()
+
+Retrieve the message serialized to a string.
+Alias of http\Message::toString().
+
+## Params:
+
+None.
+
+## Returns:
+
+* string, the single serialized HTTP message.