Age | Commit message (Expand) | Author |
---|---|---|
2012-06-19 | Cleanup pylint warning about line length. | Joshua Harlow |
2012-06-18 | Show the timeout (useful to see this when debugging) | Joshua Harlow |
2012-06-18 | Adjust log message to say "open" instead of 'read' since this function can al... | Joshua Harlow |
2012-06-17 | 1. Add a url response class that urlreading now returns (instead of a tuple). | harlowja |
2012-06-16 | Allow url fetching to catch any other type of exceptions that occur | Joshua Harlow |
2012-06-16 | Capture the exceptions and just re-throw the last one on errors | Joshua Harlow |
2012-06-15 | 1. Modify the check http code function to allow or not allow redirect status ... | Joshua Harlow |
2012-06-11 | Logging fixups + pylint fixups. | Joshua Harlow |
2012-06-09 | Add copyright | Joshua Harlow |
2012-06-08 | Cleaning this up, logic should be more sound around attempts and retries now. | Joshua Harlow |
2012-06-07 | Add a file that just deals with url like functions | Joshua Harlow |