This repository was archived by the owner on Dec 15, 2021. It is now read-only.
Commit 8b7f927
committed
Update the SessionFetcher Dep.
Update the code to use the helper instead of the mutableRequest api. This
update the code for the mutableRequest change in
google/gtm-session-fetcher#481 parent 1f626e9 commit 8b7f927
3 files changed
Lines changed: 6 additions & 2 deletions
Submodule gtm-session-fetcher updated 13 files
- GTMSessionFetcher.podspec+1-1
- Source/GTMMIMEDocument.m+6-8
- Source/GTMSessionFetcher.h+75-8
- Source/GTMSessionFetcher.m+373-125
- Source/GTMSessionFetcherLogging.m+2-2
- Source/GTMSessionFetcherService.h+8-1
- Source/GTMSessionFetcherService.m+8-5
- Source/GTMSessionUploadFetcher.m+21-15
- Source/UnitTests/GTMMIMEDocumentTest.m+11-6
- Source/UnitTests/GTMSessionFetcherChunkedUploadTest.m+7-6
- Source/UnitTests/GTMSessionFetcherFetchingTest.h+8
- Source/UnitTests/GTMSessionFetcherFetchingTest.m+101-20
- Source/UnitTests/GTMSessionFetcherServiceTest.m+7-7
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
711 | 711 | | |
712 | 712 | | |
713 | 713 | | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
714 | 717 | | |
| 718 | + | |
715 | 719 | | |
716 | 720 | | |
717 | 721 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
369 | | - | |
| 369 | + | |
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
| |||
0 commit comments