Gregory Michael Travis

Results 34 comments of Gregory Michael Travis

Comments resolved except for nio change.

@radeusgd I implemented your excellent suggestion, including the metadata handling. I also separated it into `EnsoHTTPResponseCache` (which handles headers, TTL calculation, etc) from `LRUCache` (which handles caching, downloading, expiry, etc),...

We will use a Missing Argument throw expression for every user-facing argument without a default; this ticket is just for fixing the JSON output for this case.

The Libs part of this is already done by @jdunkerley