engines
Shared engines collection for. Use append to enable engine auto discover in HttpClient().
Functions
Link copied to clipboard
Add engine to head with the default priority of 1.0.
Add engine to head with the given priority. Higher priority values are preferred during auto-discovery. An exception is thrown at selection time if multiple engines share the same highest priority.
Link copied to clipboard
Returns all registered entries (factory + priority pairs).
Link copied to clipboard