------------------------ - added a new :param `after_max_tries`: What to do if not successfull after `"max_tries"` for a specific URL, one of {`"assert"`, `"break"`} {Default::`assert`}
> PAST
0.7
------------------------ - Fixed timeout key error issue, to return `None` for timeouts - Improved documentation
0.6
------------------------ - Added option to not parse the JSON - Improved documentation