Francesco Chemolli
Francesco Chemolli
Move Async and Events related code to own library in src/async
dns.resolver.query() is deprecated and issues noisy warnings. Replace it with dns.resolver.resolve()
Resolve a long-standing TODO and stop hand-rolling HTTP range unit tests
Do not hand-roll tests for exception-throwing code
Do not hand-roll tests for exception-throwing code
FATAL: ... failed to shm_open(/squid-cache_mem_map_filenos.shm): (63) File name too long MacOS shared memory segment names must be shorter than 32 characters.
Format output from each kid as its own separate YAML document
Progressively migrate all users of Ip::Address::toStr, toUrl, toHostStr to a new manipulator that clarifies how to format the output and simplifies
Use PackableStream for CachePeer::reportStatistics and update output format to well-formed YAML