datalad_next.url_operations

Handlers for operations on various URL types and protocols

Available handlers:

UrlOperations(*[, cfg])

Abstraction for operations on URLs

AnyUrlOperations([cfg])

Handler for operations on any supported URLs

FileUrlOperations(*[, cfg])

Handler for operations on file:// URLs

HttpUrlOperations([cfg, headers])

Handler for operations on http(s):// URLs

SshUrlOperations(*[, cfg])

Handler for operations on ssh:// URLs

UrlOperationsRemoteError(url[, message, ...])

UrlOperationsResourceUnknown(url[, message, ...])

A connection request succeeded in principle, but target was not found

UrlOperationsInteractionError(url[, ...])

UrlOperationsAuthenticationError(url[, ...])

UrlOperationsAuthorizationError(url[, ...])