webdis binary package in Ubuntu Focal armhf

 Webdis is a simple web server providing HTTP interface to Redis. Some features
 include:
  * Support for GET and POST requests.
  * JSON output by default, optional JSONP parameter (?jsonp=myFunction).
  * Raw Redis 2.0 protocol output with .raw suffix
  * HTTP 1.1 pipelining (50,000 http requests per second on a desktop Linux
    machine.)
  * Restricted commands by IP range (CIDR subnet + mask) or HTTP Basic Auth,
    returning 403 errors.
  * Possible Redis authentication in the config file.
  * Pub/Sub using Transfer-Encoding: chunked, works with JSONP as well. Webdis
    can be used as a Comet server.
  * Custom Content-Type using a pre-defined file extension, or with
    ?type=some/thing.
  * URL-encoded parameters for binary data or slashes.
  * Logs, with a configurable verbosity.
  * Cross-origin XHR, if compiled with libevent2 (for OPTIONS support).
  * File upload with PUT.
  * With the JSON output, the return value of INFO is parsed and transformed
    into an object.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2019-10-24 17:08:21 UTC Published Ubuntu Focal armhf release universe web Optional 0.1.4+dfsg-1build2
  • Published
  • Copied from ubuntu focal-proposed armhf in Primary Archive for Ubuntu
  Deleted Ubuntu Focal armhf proposed universe web Optional 0.1.4+dfsg-1build2
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to Release

  • Published
  2019-10-24 17:09:18 UTC Superseded Ubuntu Focal armhf release universe web Optional 0.1.4+dfsg-1build1
  • Removed from disk .
  • Removal requested .
  • Superseded by armhf build of webdis 0.1.4+dfsg-1build2 in ubuntu focal PROPOSED
  • Published
  • Copied from ubuntu disco-proposed armhf in Primary Archive for Ubuntu

Source package