Lines Matching refs:request
102 cache lookup request.
641 """Perform a search request. Returns a file-like object or an
763 """Get request header based on repository status and client
786 te.request = filename
908 # General case: Fish the request information
910 # can retry the request at another host.
911 req = getattr(e, "request", None)
951 failedreqs.append(e.request)
972 if x.request in failedreqs
1569 req = getattr(e, "request", None)
1608 e.request = s
1829 req = getattr(e, "request", None)
1870 e.request = s
1891 if x.request in failedreqs
1902 request that will be performed."""
2276 to perform network operations to complete the request. If
3309 allows the caller to associate a piece of data with the request key."""
3375 for this MultiFile request."""