Lines Matching refs:FakeResponse
305 class FakeResponse:
329 res = FakeResponse(headers, url)
410 res = FakeResponse(headers, "http://www.acme.com/")
662 res = FakeResponse(headers, "http://www.coyote.com/")
1071 res = FakeResponse(headers, "http://acme.com/")
1076 res = FakeResponse(headers, "http://www.acme.com/")
1081 res = FakeResponse(headers, "http://www.coyote.com/")
1087 res = FakeResponse(headers, "http://www.coyote.com/")
1102 res = FakeResponse(headers, "http://www.acme.com/")
1112 res = FakeResponse(headers, "http://www.roadrunner.net/")
1127 res = FakeResponse(headers, "http://www.acme.com/")
1139 res = FakeResponse(headers, "http://acme.com/")
1191 res = FakeResponse(headers, "https://www.acme.com/")
1219 res = FakeResponse(headers, "https://www.acme.com/")
1399 r = FakeResponse(headers, "http://www.example.com/")
1482 res = FakeResponse(headers, "http://www.acme.com/")
1492 res = FakeResponse(headers, "http://www.acme.com/")
1503 res = FakeResponse(headers, "http://www.acme.com")
1551 res = FakeResponse(headers, "http://www.acme.com/")
1563 res = FakeResponse(headers, "http://www.acme.com/")
1903 res = FakeResponse(headers, "http://www.acme.com/foo")
1910 res = FakeResponse(headers, "http://www.acme.com/foo")
1957 res = FakeResponse(headers, "http://www.ants.com/")
1992 res = FakeResponse(headers, 'http://www.perlmeister.com/scripts')