Implementation of the FastcgiRequestHandler class. More...
#include <fastcgi++/log.hpp>
#include <fastcgi++/manager.hpp>
#include <fastcgi++/request.hpp>
#include <nawa/Exception.h>
#include <nawa/RequestHandler/RequestHandler.h>
#include <nawa/RequestHandler/impl/FastcgiRequestHandler.h>
#include <nawa/connection/Connection.h>
#include <nawa/connection/ConnectionInitContainer.h>
#include <nawa/logging/Log.h>
#include <nawa/util/utils.h>
Go to the source code of this file.
Implementation of the FastcgiRequestHandler class.
Definition in file FastcgiRequestHandler.cpp.