Can be found at https://daurnimator.github.io/lua-http/
It's recommended to install lua-http by using luarocks. This will automatically install run-time lua dependencies for you.
To use gzip compression you need one of:
To check cookies against a public suffix list:
If using lua < 5.3 you will need
If using lua 5.1 you will need
Clone the repo:
$ git clone https://github.com/daurnimator/lua-http.git
$ cd lua-http
Install dependencies
$ luarocks install --only-deps http-scm-0.rockspec
Lint the code (check for common programming errors)
Run tests and view coverage report (install tools first)
$ busted -c
$ luacov && less luacov.report.out
Install your local copy:
$ luarocks make http-scm-0.rockspec
Documentation is written in markdown and intended to be consumed by pandoc. See the doc/
directory for more information.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4