Aggiornato Composer
This commit is contained in:
2
vendor/guzzlehttp/psr7/src/Rfc7230.php
vendored
2
vendor/guzzlehttp/psr7/src/Rfc7230.php
vendored
@@ -14,7 +14,7 @@ final class Rfc7230
|
||||
*
|
||||
* Note: header delimiter (\r\n) is modified to \r?\n to accept line feed only delimiters for BC reasons.
|
||||
*
|
||||
* @link https://github.com/amphp/http/blob/v1.0.1/src/Rfc7230.php#L12-L15
|
||||
* @see https://github.com/amphp/http/blob/v1.0.1/src/Rfc7230.php#L12-L15
|
||||
*
|
||||
* @license https://github.com/amphp/http/blob/v1.0.1/LICENSE
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user