Joachim Van Herwegen
|
2ae95bd167
|
refactor: Remove streamify array dependency
|
2021-08-02 14:28:43 +02:00 |
|
Joachim Van Herwegen
|
5f8ec5dd15
|
fix: Prevent warnings for expected errors
|
2021-07-29 16:57:50 +02:00 |
|
Joachim Van Herwegen
|
953458231b
|
fix: Prevent HttpRequest from being closed
In case a stream the request is being piped into closes,
we don't want to close the request since it shares a socket
with the response.
|
2021-04-09 09:04:25 +02:00 |
|
Joachim Van Herwegen
|
386d78277d
|
fix: Close unpiped streams
|
2021-01-29 15:42:34 +01:00 |
|
Joachim Van Herwegen
|
c29928c32c
|
fix: Test error classes correctly
|
2021-01-29 09:40:10 +01:00 |
|
Ruben Verborgh
|
995a2dc74d
|
feat: Add transformSafely.
|
2021-01-11 09:59:13 +01:00 |
|
Joachim Van Herwegen
|
1a30b51461
|
feat: Create function to wrap streams to not lose errors
|
2020-11-24 11:49:10 +01:00 |
|
Joachim Van Herwegen
|
1073c2ff4c
|
refactor: Clean up utility functions
|
2020-11-18 17:19:53 +01:00 |
|