Commit 5cf4a2d
committed
Fix for lost HttpHeader items
In cases where there are multiple header entries with the same name,
only the first one in the collection was being copied from the OkHttp
Header to the HttpResponseMessage.Headers collection1 parent 0161be2 commit 5cf4a2d
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
156 | | - | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
157 | 159 | | |
158 | 160 | | |
159 | 161 | | |
| |||
0 commit comments