Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.3.2

Bug #16573 Consumer not setting Content-Type for requests
Submitted: 2009-09-07 11:53 UTC
From: dkaye Assigned: jeffhodsdon
Status: Closed Package: HTTP_OAuth (version 0.1.0)
PHP Version: 5.3.0 OS: OS X 10.6
Roadmaps: (Not assigned)    
Subscription  


 [2009-09-07 11:53 UTC] dkaye (Doug Kaye)
Description: ------------ The Consumer code does not appear to be setting a header for Content-Type: application/x-www-form-urlencoded on POST requests. This is required by the spec and by this package's Response code. I've verified this for the HTTP_OAuth_Consumer::getRequestToken() method and I believe it is true for others.

Comments

 [2009-09-08 07:16 UTC] jeffhodsdon (Jeff Hodsdon)
-Status: Open +Status: Closed -Assigned To: +Assigned To: jeffhodsdon
Thank you for your bug report. This issue has been fixed in the latest released version of the package, which you can download at http://pear.php.net/get/ Fixed in 0.1.1 Thank you!