Daniel Nephin 4359e38114 debug: restore cancel on SigInt
Some previous changes broke interrupting the debug on SigInterupt. This change restores
the original behaviour by passing a context to requests.

Since a new API client function was required to pass the context, I had
it also return an io.ReadCloser, so that output can be streamed to files
instead of fully buffering in process memory.
2021-08-18 12:29:34 -04:00
..
2021-07-13 12:31:49 -04:00
2021-08-18 12:29:34 -04:00
2019-04-30 16:27:16 -07:00
2020-12-07 13:42:55 -05:00
2020-12-07 13:42:55 -05:00
2020-12-07 13:42:55 -05:00
2021-07-30 12:58:46 -04:00
2020-12-07 13:42:55 -05:00
2021-03-22 10:16:41 +01:00
2021-08-18 12:29:34 -04:00