X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http%2FEnv%2FgetRequestBody.md;h=fff03402a93c4ed4d50f3092f048f21bd477200e;hb=9620c25e36f35fce0b77dedeedd97b6125b257ed;hp=52e5594363bed2baec07d08dd3e1e26c84172a3d;hpb=4f57c61489737869d5c6aa0a5688a04a467536c2;p=mdref%2Fmdref-http diff --git a/http/Env/getRequestBody.md b/http/Env/getRequestBody.md index 52e5594..fff0340 100644 --- a/http/Env/getRequestBody.md +++ b/http/Env/getRequestBody.md @@ -1,8 +1,8 @@ # static http\Message\Body http\Env::getRequestBody([string $body_class_name]) -Retreive the current HTTP request's body. +Retrieve the current HTTP request's body. -## Parameters: +## Params: * Optional string $body_class_name A user class extending http\Message\Body.