Commits


Add MIME types


Add `make install` command


Add unit tests (parse_url)


Patch from la-ninpre <aaoth@aaoth.xyz> > Separate compilation enables incremental recompilation > instead of redoing the whole work from scratch each time. > Separating compilation also enables developer to use `-j` > option of make to speed up the compilation. > I also made Makefile respect CXXFLAGS provided in the > environment, so that one can set certain optimization > flags, for example.


Big refactoring: client is not need, entire project is a server


Cross platform build: alpine linux tested (`libressl-dev` required)


Read file content and return it


Add v0.1.1 report template


Path (from URL) normalization


Remove GSL, add vtl


Add vostokd