Commit be50aa0
authored
chore(proguard): Add ProGuard chunk upload capability (#2867)
### Description
The server already returns `"proguard"` chunk upload capability
(getsentry/sentry#82304). This change adds
support for reading this capability.
### Issues
- Resolves #2866
- Resolves
[CLI-196](https://linear.app/getsentry/issue/CLI-196/add-chunkuploadcapability-for-proguard-uploads)1 parent 56c0024 commit be50aa0
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
| |||
57 | 60 | | |
58 | 61 | | |
59 | 62 | | |
| 63 | + | |
60 | 64 | | |
61 | 65 | | |
62 | 66 | | |
| |||
0 commit comments