http lib adapter registry
Methods
print method for the HttpLibAdapaterRegistry
class
Usage
HttpLibAdapaterRegistry$print(x, ...)
Method register()
Register an http library adapter
Usage
HttpLibAdapaterRegistry$register(x)
Returns
nothing, registers the library adapter
Method clone()
The objects of this class are cloneable with this method.
Usage
HttpLibAdapaterRegistry$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.