HttpLibAdapaterRegistry: HttpLibAdapaterRegistry

HttpLibAdapaterRegistryR Documentation

HttpLibAdapaterRegistry

Description

http lib adapter registry

Public fields

adapters

list

Methods

Public methods


Method print()

print method for the HttpLibAdapaterRegistry class

Usage
HttpLibAdapaterRegistry$print(x, ...)
Arguments
x

self

...

ignored


Method register()

Register an http library adapter

Usage
HttpLibAdapaterRegistry$register(x)
Arguments
x

an http lib adapter, e.g., CrulAdapter

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.


webmockr documentation built on June 29, 2025, 9:06 a.m.