Closed DionAkkerman closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 36.09%. Comparing base (
fa54adf
) to head (4c11289
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Nothing special, just added the ability to stream responses - mainly interesting for large responses and applying proper timeouts. Streaming calls will automatically return the raw response object, it is up to the client to deal with it but that shouldn't be a problem.