Author | SHA1 | Message | Date |
---|---|---|---|
Sergey M․ | 15707c7e02 |
[compat] Add compat_urllib_parse_urlencode and eliminate encode_dict
encode_dict functionality has been improved and moved directly into compat_urllib_parse_urlencode All occurrences of compat_urllib_parse.urlencode throughout the codebase have been replaced by compat_urllib_parse_urlencode Closes #8974 |
9 years ago |
Sergey M․ | 5886b38d73 | Add support for https for all extractors as preventive and future-proof measure | 9 years ago |
Sergey M․ | 51d3045de2 | [npr] Fix extractor (Closes #7218) | 9 years ago |
kaspi | 76048b23e8 |
[npr] Add extractor
removed md5 from _TEST moved from xml data to json test changed _TEST url to one that will not expire, so tests would not be failing |
9 years ago |