OptionalbaseBase URL of the Boxer server. Defaults to "http://localhost:8080".
OptionaltimeoutClient-side HTTP timeout in milliseconds applied to each request.
If a response is not received within this window the request is aborted
and BoxerTimeoutError is thrown. Defaults to 120_000 (2 minutes).
Options accepted by the BoxerClient constructor.