This is an eCAP adapter for HTTP compression with GZIP.
The adapter is installed in /usr/local/lib/
by default.
The libecap library is required to build and use these adapters. You can get the library from http://www.e-cap.org/. The adapter can be built and installed from source, usually by running:
./configure
make
make install
For eCAP documentation, the libecap library implementation, and support information, please visit the eCAP project web site: http://www.e-cap.org/
This project uses the C4.1 process for all code changes.
"Everyone, without distinction or discrimination, SHALL have an equal right to become a Contributor under the terms of this contract."
- Check for open issues or open a new issue to start a discussion around a feature idea or a bug
- Fork the squid-ecap-gzip repository on GitHub to start making your changes
- Write a test which shows that the bug was fixed or that the feature works as expected
- Send a pull request
- Your pull request is merged and you are added to the list of contributors
Copyright (C) 2008-2016 Constantin Rack
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
This product includes software developed by The Measurement Factory.
This product includes AX_CXX_CHECK_LIB software developed by Guiodo Draheim guidod@gmx.de