X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http%2FHeader%2F__toString.md;h=9ea6d70cc87b47bdcee27fc82d49871294971efe;hb=9620c25e36f35fce0b77dedeedd97b6125b257ed;hp=602768aba8fe8bac8ba36c3f3f7473f5a3df6b71;hpb=7823a35136269030a351b68b8ae8ee5026696aea;p=mdref%2Fmdref-http diff --git a/http/Header/__toString.md b/http/Header/__toString.md index 602768a..9ea6d70 100644 --- a/http/Header/__toString.md +++ b/http/Header/__toString.md @@ -4,8 +4,8 @@ String cast handler. Alias of http\Header::serialize(). ## Params: -> None. +None. ## Returns: -* ```string```, the serialized form of the HTTP header (i.e. "Name: value"). +* string, the serialized form of the HTTP header (i.e. "Name: value").