Files
karma/transport
Łukasz Mierzwa c2c5abd1de Fix transport package
Transport refactoring introduced a bug where HTTP(S) response body is closed before it's fully read (depending on whenever gzip is used or not), this change fixes it and makes the code easier to follow by removing duplicated code and enforcing all transport packages to implement ReaderCloser interface.
2017-04-17 12:52:27 -07:00
..
2017-04-17 12:52:27 -07:00
2017-04-17 12:52:27 -07:00
2017-04-17 12:52:27 -07:00
2017-04-06 19:09:16 -07:00