Edson Soares
Edson Soares
Yes, `mediaType` goes out of scope when `setContentType()` complete but before `ApacheRequesRec::_pRec` is used at a later point. Yet, even a copy of `mediaType` inside `setContentType(...)` goes out of scope...
I thought `ApacheRequestRec` instance could be the problem. However, **HTTP Status Code** and **Headers** are being sent correctly with no problem whatsoever. The only problem seems to be `content_type`. Surely...
I have the same issue. My credentials are correct. I've checked the clock and username and access key... ok! Please, someone solved the problem? Env: Ubuntu 12.04 | Debian Wheezy...