Library for HTTP operations in C++.
To build the library
make build
To run the sample code in the library
make run
make test
make style
chmod +x ./check_memory.sh
./check_memory.sh
The scripts/ directory contains pre-commits hooks for git.
Copy pre-*
scripts into the .git/hooks/ folder.