UAInspector v0.19.0 UAInspector.Pool View Source

Connects the plain UAInspector interface with the underlying pool.

Link to this section Summary

Functions

Sends a bot check request to a pool worker

Returns poolboy child specification for supervision tree

Sends a HbbTV check request to a pool worker

Sends a parse request to a pool worker

Sends a client parse request to a pool worker

Link to this section Functions

Sends a bot check request to a pool worker.

Returns poolboy child specification for supervision tree.

Link to this function

hbbtv?(ua) View Source
hbbtv?(String.t() | nil) :: false | String.t()

Sends a HbbTV check request to a pool worker.

Sends a parse request to a pool worker.

Link to this function

parse_client(ua) View Source
parse_client(String.t() | nil) :: UAInspector.Result.t()

Sends a client parse request to a pool worker.