feat: add support for Request / Response progress#277
feat: add support for Request / Response progress#277
Conversation
Codecov Report
@@ Coverage Diff @@
## main #277 +/- ##
==========================================
+ Coverage 92.00% 93.10% +1.10%
==========================================
Files 5 5
Lines 450 609 +159
Branches 102 109 +7
==========================================
+ Hits 414 567 +153
- Misses 36 42 +6
|
85e1a7b to
0b18ce4
Compare
|
Hello, I would like to request help for this PR. For now I only implemented progress for req/response with json. First commit here working probably only within Browser env. |
|
Hi dear @picunada thanks for picking on this and nice idea for initial POC. I think in order to move this idea forward, i am mainly looking forward to exposing minimum enough hooks in order to be able creating Basically what am i looking forward for next steps is to somehow introduce something like |
🔗 Linked issue
Issue #45
❓ Type of change
📚 Description
Added support for Request / Response progress.
📝 Checklist