libnetworkcache - Client for ShaCache and ShaDir HTTP Server
Project description
Introduction
The goal of libnetworkcache python library is to abstract the HTTP calls. It works as wrapper of python httplib to use the Networkcache HTTP Server.
- The Networkcache HTTP Server are sub-divided into two Web services:
SHACACHE
SHADIR
SHACACHE
It is a simple HTTP Server used to cache files.
SHADIR
It is a simple HTTP Server used to cache information, working like a directory.
API
Please see slapos/libnetworkcache.py
Changes
0.4 (2011-08-10)
Implement signature checking of downloaded content [Lucas Carvalho]
0.3 (2011-08-03)
Deal with proxy in correct way [Sebastien Robin]
0.2 (2011-07-01)
Incompatible change: NetworkcacheClient.download returns opened temporary file object, which will be deleted on close. This minimises memory footprint. [Lucas Carvalho]
Minimise memory footprint during upload. [Łukasz Nowak]
Use PUT instead of POST during upload. [Lucas Carvalho]
0.1 (2011-06-23)
Initial version.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for slapos.libnetworkcache-0.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4970f45f1efbbc8d134e63303cbb2b16b4dc9babfefe1f4cfeb3832167457da |
|
MD5 | d9d607ad53276ec0103a7251919e2eb3 |
|
BLAKE2b-256 | 73b166dfdfe788f2df77411c20676289efc3f3a045c303f51655f4823b71143d |