type

HxHttpService

const mixin HxHttpService : HxService

HTTP APIs

methods

apiUri

URI on this host to the Haystack HTTP API.

siteUri

Public HTTP or HTTPS URI of this host.

Slot Details

apiUri

abstract Uri apiUri()

URI on this host to the Haystack HTTP API. This is always a host relative URI which end withs a slash such /api/.

siteUri

abstract Uri siteUri()

Public HTTP or HTTPS URI of this host. This is always an absolute URI such https://acme.com/