Commit ba8782a
committed
Use lowercase string for extracting cookies
The map in a real response happens to ignore upper-/lowercase differences. Other maps used in unit test may not have that behaviour.1 parent 85fa006 commit ba8782a
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
591 | 591 | | |
592 | 592 | | |
593 | 593 | | |
594 | | - | |
| 594 | + | |
595 | 595 | | |
596 | 596 | | |
597 | 597 | | |
| |||
0 commit comments