Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use the defaultTimeout value if no TTURLRequest is given.
This fixes a bug where a timeout value of 0.0 seconds is used in a NSURLRequest created without a given TTURLRequest. This causes the NSURLRequest to timeout immediately and fail. The TTURLRequest is nil when there are several requests in a TTReuestLoader.
- Loading branch information