X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http%2FMessage%2F__toString.md;fp=http%2FMessage%2F__toString.md;h=116cebc0a255c6643f476161bf8b344fbe9621e1;hb=38ba1c26cfc9bc075be2173cadad4137a7879b32;hp=0000000000000000000000000000000000000000;hpb=aa6f2151a85bd39270a9a341eca8ad1f9a095944;p=mdref%2Fmdref-http diff --git a/http/Message/__toString.md b/http/Message/__toString.md new file mode 100644 index 0000000..116cebc --- /dev/null +++ b/http/Message/__toString.md @@ -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.