dhall-clj icon indicating copy to clipboard operation
dhall-clj copied to clipboard

Implement http imports

Open f-f opened this issue 7 years ago • 1 comments

It should be possible to import Dhall expressions over http/https, as defined in the standard.

This would mean implementing proper "import chaining", and check that we're respecting the Security Concerns document.

f-f avatar Sep 09 '18 17:09 f-f

This also includes implementing binary serialization and deserialization for all imports.

f-f avatar Sep 23 '18 21:09 f-f