php-http-enum icon indicating copy to clipboard operation
php-http-enum copied to clipboard

README: Update to reflect recent improvement to `Method::fromName()`

Open sjokkateer opened this issue 3 years ago • 0 comments

This PR updates the README.md to correctly reflect the internal behaviour of Method::fromName() which was improved to work with case insensitive request methods as per PR#2, discussed in #3 .

sjokkateer avatar Aug 28 '22 14:08 sjokkateer