This commit is contained in:
2021-03-08 16:01:07 +08:00
parent e67c0d8816
commit 7b13890bb7
5 changed files with 514 additions and 476 deletions
+10
View File
@@ -72,6 +72,16 @@ class HttpParams
}
}
/**
* @return mixed
*/
public function getBody(): mixed
{
return $this->body;
}
/**
* @param string $key
* @param string $value