ae.sys.net.cachedcurl

ae.sys.net implementation for HTTP using Curl, with caching and cookie support

Members

Aliases

CachedCurlException
alias CachedCurlException = CachedCurlNetwork.CachedCurlException
Undocumented in source.

Classes

CachedCurlNetwork
class CachedCurlNetwork

libcurl-based implementation of Network which caches responses. Allows quickly re-running some deterministic process without redownloading all URLs.

Meta

License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Authors

Vladimir Panteleev <ae@cy.md>