X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http%2FHeader.md;h=b391051f329a5b159a0745f8f5a04e63fd6a4ff7;hb=6798bca9841b2dda9d77beaeab68305cd0528825;hp=59ad426f1ba88801fea281b8c788fa2e573df0dc;hpb=95e046983749327a4f1271b99badaae7a838ec67;p=mdref%2Fmdref-http diff --git a/http/Header.md b/http/Header.md index 59ad426..b391051 100644 --- a/http/Header.md +++ b/http/Header.md @@ -17,7 +17,7 @@ The http\Header class provides methods to manipulate, match, negotiate and seria ## Properties: -* public $name = NULL +* public string $name = NULL The name of the HTTP header. -* public $value = NULL +* public mixed $value = NULL The value of the HTTP header.