presentation-validator
presentation-validator copied to clipboard
Switch to use Requests instead of urllib?
@acdha wrote on #59: Also, what's the mood on switching to requests? It'd allow a fair amount of code to be removed and is likely to be where support for extensions like brotli land in the future.
I'd support a move to requests provided its automation doesn't get in the way of any of the lower level checks we need to do.