Edson Soares

Results 1 issues of Edson Soares

**ApacheConnector** does not set **Content-Type** correctly into the **HTTP Response**. It seems like the function [ApacheRequestRec::setContentType(...)](https://github.com/pocoproject/poco/blob/develop/ApacheConnector/src/ApacheConnector.cpp) goes out of scope before **HTTP Response** is sent. Therefore, either nothing or some...

stale