bd011688dd
- Also return url and update docs for other values to indicate they are only returned on success.
- Add integration tests
- Use info variable for common return values
- Use -1 as default status rather than None. This is lines up with with existing code in urls.py
- Add unit tests to ensure status and url are returned on failure
(cherry picked from commit
|
||
---|---|---|
.. | ||
fixtures | ||
__init__.py | ||
test_fetch_url.py | ||
test_generic_urlparse.py | ||
test_RedirectHandlerFactory.py | ||
test_Request.py | ||
test_RequestWithMethod.py | ||
test_urls.py |