Files
wlan-cloud-lib-poco/ApacheConnector/include/ApacheServerRequest.h
Edson A. Soares eac0dd1fc9 Fix "invalid new-expression of abstract class type ApacheServerRequest" (#2231)
- abstract method "bool secure() const" defined in HTTPServerRequest was implemented in ApacheServerRequest, one of its derived classes
 - a ap_log_error had one of its parameters changed for fixing a warning "passing NULL to non-pointer argument"
 - minor indentation problems corrected
2018-03-20 09:37:52 -06:00

2.3 KiB