李平
Results
2
issues of
李平
NSMutableDictionary *header = [NSMutableDictionary new]; [header setValue:@"http://www.qq.com" forKey:@"referer"]; [KTVHTTPCache downloadSetAdditionalHeaders:header]; 使用原生AVPlayer设置后可以播放,现在因为要做边播边放选择使用KTVHTTPCache,但是设置后无法播放
## New issue checklist - [ ] I have reviewed the [`README`](https://github.com/Instagram/IGListKit/blob/master/README.md) and [documentation](http://instagram.github.io/IGListKit) - [ ] I have searched [existing issues](https://github.com/Instagram/IGListKit/issues) and this is not a duplicate - [...
question