The ngx-echo module wraps lots of NGINX internal APIs for streaming input and output,
parallel/sequential subrequests, timers and sleeping, as well as various metadata
accessing.
Basically it provides various utilities that help testing and debugging of other modules by
trivially emulating different kinds of faked subrequest locations.