This commit is contained in:
2023-04-19 10:51:08 +08:00
parent d95e0709c9
commit a16bb3a19c
4 changed files with 4 additions and 25 deletions
+1 -1
View File
@@ -220,7 +220,7 @@ class Response implements ResponseInterface
/**
* Retrieves a comma-separated string of the values for a single header.
*
* This method returns all of the header values of the given
* This method returns all the header values of the given
* case-insensitive header name as a string concatenated together using
* a comma.
*