HoneyryderChuck ee66b7e5cc stream plugin fix: do not preempt request
while stream requests are lazy, they were being nonetheless enqueued, before any function would be called. this was not great behaviour, as they could perhaps never been called, it also interfered with how other plugins inferred finished responses, such as the webmock adapter and follow_redirects. Another flaw in the grpc plugin was fixed as a result, given that bidirectional streams were actually being buffered
2023-11-19 23:58:27 +00:00
..
2023-10-24 22:53:59 +01:00
2023-11-16 12:38:22 +00:00
2023-09-20 17:57:39 +01:00
2023-10-29 22:56:37 +00:00
2023-10-24 22:53:22 +01:00
2023-11-16 12:38:22 +00:00
2023-11-17 23:58:30 +00:00