HXLStandard/hxl-proxy

Centralise calls to hxl.input.make_input

Closed this issue · 1 comments

Centralise calls to hxl.input.make_input so that they all take advantage of parameters like &verify-ssl, &force, and &expand-merged.

Will also have to refactor to support the new hxl.input.InputOptions class.

HXLStandard/libhxl-python#289