[wp-hackers] HTTP Request API edge case

Jeremy Visser jeremy at visser.name
Fri Jul 17 00:06:54 UTC 2009


On Thu, 2009-07-16 at 14:42 +0100, John Blackbourn wrote:
> By not explicitly uppercasing the method you then allow for methods
> (other than post and head in this situation) that may actually be case
> sensitive.
> 
> Is this overengineering?

Well, why not strtoupper() it like Matt suggested before?



More information about the wp-hackers mailing list