Requirement from OERSI: provide a way to set custom headers on the HTTP connection, e.g. `x-api-key: 123456780`. We could add a generic `setHeader` option to HttpOpener, used in flux like `open-http(header="x-api-key: 123456780")`.