NAME
App::Foca::Server::HTTP - Foca HTTP server
DESCRIPTION
This class is just a sub-class of HTTP::Daemon, why creating a new subclass? To change the 'Server:' header so we can identify this application.
Methods
product_tokens()
Overrides product_tokens()
of HTTP::Daemon by making clear this web server is 'Foca'.
COPYRIGHT
Copyright (c) 2010-2012 Yahoo! Inc. All rights reserved.
LICENSE
This program is free software. You may copy or redistribute it under the same terms as Perl itself. Please see the LICENSE file included with this project for the terms of the Artistic License under which this project is licensed.
AUTHORS
Pablo Fischer (pablo@pablo.com.mx)