./.codecov.yml .editorconfig .gitattributes .phpcs.xml.dist LICENSE composer.json examples/basic-auth.php examples/cookie.php examples/cookie_jar.php examples/get.php examples/multiple.php examples/post.php examples/proxy.php examples/session.php examples/timeout.php library/Requests.php library/Requests/Auth.php library/Requests/Auth/Basic.php library/Requests/Cookie.php library/Requests/Cookie/Jar.php library/Requests/Exception.php library/Requests/Exception/HTTP.php library/Requests/Exception/HTTP/304.php library/Requests/Exception/HTTP/305.php library/Requests/Exception/HTTP/306.php library/Requests/Exception/HTTP/400.php library/Requests/Exception/HTTP/401.php library/Requests/Exception/HTTP/402.php library/Requests/Exception/HTTP/403.php library/Requests/Exception/HTTP/404.php library/Requests/Exception/HTTP/405.php library/Requests/Exception/HTTP/406.php library/Requests/Exception/HTTP/407.php library/Requests/Exception/HTTP/408.php library/Requests/Exception/HTTP/409.php library/Requests/Exception/HTTP/410.php library/Requests/Exception/HTTP/411.php library/Requests/Exception/HTTP/412.php library/Requests/Exception/HTTP/413.php library/Requests/Exception/HTTP/414.php library/Requests/Exception/HTTP/415.php library/Requests/Exception/HTTP/416.php library/Requests/Exception/HTTP/417.php library/Requests/Exception/HTTP/418.php library/Requests/Exception/HTTP/428.php library/Requests/Exception/HTTP/429.php library/Requests/Exception/HTTP/431.php library/Requests/Exception/HTTP/500.php library/Requests/Exception/HTTP/501.php library/Requests/Exception/HTTP/502.php library/Requests/Exception/HTTP/503.php library/Requests/Exception/HTTP/504.php library/Requests/Exception/HTTP/505.php library/Requests/Exception/HTTP/511.php library/Requests/Exception/HTTP/Unknown.php library/Requests/Exception/Transport.php library/Requests/Exception/Transport/cURL.php library/Requests/Hooker.php library/Requests/Hooks.php library/Requests/IDNAEncoder.php library/Requests/IPv6.php library/Requests/IRI.php library/Requests/Proxy.php library/Requests/Proxy/HTTP.php library/Requests/Response.php library/Requests/Response/Headers.php library/Requests/SSL.php library/Requests/Session.php library/Requests/Transport.php library/Requests/Transport/cURL.php library/Requests/Transport/cacert.pem library/Requests/Transport/fsockopen.php library/Requests/Utility/CaseInsensitiveDictionary.php library/Requests/Utility/FilteredIterator.php phpunit.xml.dist tests/Auth/BasicTest.php tests/ChunkedEncodingTest.php tests/CookiesTest.php tests/EncodingTest.php tests/IDNAEncoderTest.php tests/IRITest.php tests/Mock/RawTransportMock.php tests/Mock/TransportMock.php tests/Proxy/HTTPTest.php tests/RequestsTest.php tests/Response/HeadersTest.php tests/SSLTest.php tests/SessionTest.php tests/TestCase.php tests/Transport/BaseTestCase.php tests/Transport/CURLTest.php tests/Transport/FsockopenTest.php tests/Utility/FilteredIteratorTest.php tests/bootstrap.php tests/utils/proxy/proxy.py tests/utils/proxy/start-travis.sh tests/utils/proxy/start.sh tests/utils/proxy/stop.sh <<<<<< network # path=./clover.xml <<<<<< EOF # path=fixes ./examples/proxy.php:14 ./examples/multiple.php:25,30,35 ./examples/basic-auth.php:12 ./examples/cookie_jar.php:17 ./examples/timeout.php:12 ./tests/SessionTest.php:20,29,30,36,47,53,58,64,75,81,92,98,109,115,126,137,157,163,171,175,202,209,224,226,227 ./tests/Auth/BasicTest.php:17,18,27,32,39,48,53,60,69,74,86,92,94 ./tests/EncodingTest.php:14,16,31,32,47,48,60,61,73,75,83,91,92 ./tests/IDNAEncoderTest.php:20,21,29,36,43,49,54,59,64,69,75,81,87,93,99,100 ./tests/Transport/FsockopenTest.php:17,23,29,38,48,55,56 ./tests/Transport/CURLTest.php:17,23,29,38,46,52,60,66,77,88,94,102,113,119,127,138,139 ./tests/Transport/BaseTestCase.php:22,27,28,34,37,43,46,53,58,67,76,82,89,98,105,110,117,122,128,137,143,148,157,178,179,188,194,200,209,215,224,233,239,245,254,263,269,275,280,289,295,302,307,313,319,326,333,338,342,390,391,405,409,422,428,431,432,439,452,458,459,466,474,479,487,493,501,506,517,524,528,540,545,549,554,560,567,573,577,583,587,596,600,606,610,623,627,639,643,648,652,662,682,694,704,720,724,736,740,745,758,762,767,771,789,805,810,815,820,821,822,828,837,841,853,859,863,882,892,902,903 ./tests/CookiesTest.php:24,30,35,41,46,56,58,69,76,82,87,88,93,101,106,114,119,126,131,137,145,154,161,166,172,180,188,196,203,208,232,233,243,253,256,275,276,286,312,313,327,340,344,353,362,384,466,467,472,475,478,482,483,487,488,489,500,517,534,643,644,661,666,667 ./tests/Response/HeadersTest.php:15,22,42,43,44,51,59,60 ./tests/TestCase.php:9 ./tests/Proxy/HTTPTest.php:22,26,27,33,34,45,51,62,68,79,83,94,100,115,122,137,145,149,150 ./tests/Utility/FilteredIteratorTest.php:25,26,34,35,36 ./tests/IRITest.php:49,51,97,98,104,108,114,118,124,128,131,149,150,156,160,166,170,173,177,178,184,187,193,197,200,279,280,286,290,296,300,303,306,307,313,317,320,323,324,330,334,337,339,342,356,359,373,376,390,393,398,401,407,410,415,416 ./tests/SSLTest.php:14,15,36,37,44,51,58,64,67,68,71,79,87,92,97,112,113 ./tests/RequestsTest.php:18,23,45,56,60,61,71,75,86,89,100,104,118,123,134,139,147,152,160,164,171,172 ./tests/bootstrap.php:9,12,13,37,55,63,66,67,71,76 ./tests/ChunkedEncodingTest.php:36,37,49,53,63,64,77,81,95,98,99 ./tests/Mock/RawTransportMock.php:11,17,20,23,24 ./tests/Mock/TransportMock.php:60,68,73,88,89,92,96,97 ./library/Requests.php:142,147,148,157,169,170,173,192,199,200,206,212,213,216,220,234,241,248,255,271,277,284,296,362,374,375,380,386,436,437,442,445,448,452,456,458,467,468,469,477,478,481,491,492,495,525,528,530,540,543,552,567,571,575,578,582,585,589,592,595,601,609,612,613,614,634,645,652,653,662,667,674,678,681,686,694,701,709,714,717,718,724,743,746,747,759,769,775,783,784,788,801,803,815,830,836,837,843,844,849,855,856,859,891,894,897,900,901,905,906,926,932,933,952,960,962,968,975,978,984,995,996,999,1000 ./library/Requests/Auth/Basic.php:43,46,47,59,69,78,87,88 ./library/Requests/Transport/fsockopen.php:64,75,80,89,90,97,100,101,106,109,112,118,132,138,141,148,151,161,164,171,175,176,177,184,186,190,195,201,207,211,225,230,233,245,251,259,260,270,275,276,281,284,285,286,291,294,299,317,320,324,325,328,339,343,348,361,365,369,372,373,376,378,391,395,419,424,435,441,446,447,450,451 ./library/Requests/Transport/cURL.php:101,105,109,110,118,119,141,148,154,157,158,162,177,187,200,212,225,235,236,249,252,257,264,266,267,275,291,298,302,318,333,343,346,347,369,370,382,386,390,394,400,403,406,412,413,428,432,435,442,444,449,465,470,472,492,498,499,503,506,510,525,528,535,538,539,541,552,559,560,563,574,584,585,588,589 ./library/Requests/Proxy.php:35 ./library/Requests/IPv6.php:40,48,52,57,62,67,69,101,102,105,109,112,113,133,136,137,157,162,168,174,175,181,182,183,185,188,189,190 ./library/Requests/Cookie/Jar.php:30,41,44,55,65,76,79,92,95,104,113,123,139,149,153,154,157,158,169,174,175 ./library/Requests/Exception.php:41,51,61,62 ./library/Requests/Exception/HTTP.php:40,44,51,62,67,70,71 ./library/Requests/Exception/Transport/cURL.php:35,39,43,47,54,56 ./library/Requests/Exception/Transport.php:5 ./library/Requests/Exception/HTTP/502.php:27 ./library/Requests/Exception/HTTP/305.php:27 ./library/Requests/Exception/HTTP/306.php:27 ./library/Requests/Exception/HTTP/415.php:27 ./library/Requests/Exception/HTTP/503.php:27 ./library/Requests/Exception/HTTP/404.php:27 ./library/Requests/Exception/HTTP/501.php:27 ./library/Requests/Exception/HTTP/405.php:27 ./library/Requests/Exception/HTTP/Unknown.php:40,43,44 ./library/Requests/Exception/HTTP/406.php:27 ./library/Requests/Exception/HTTP/401.php:27 ./library/Requests/Exception/HTTP/400.php:27 ./library/Requests/Exception/HTTP/411.php:27 ./library/Requests/Exception/HTTP/304.php:27 ./library/Requests/Exception/HTTP/416.php:27 ./library/Requests/Exception/HTTP/429.php:29 ./library/Requests/Exception/HTTP/408.php:27 ./library/Requests/Exception/HTTP/418.php:29 ./library/Requests/Exception/HTTP/504.php:27 ./library/Requests/Exception/HTTP/428.php:29 ./library/Requests/Exception/HTTP/403.php:27 ./library/Requests/Exception/HTTP/414.php:27 ./library/Requests/Exception/HTTP/412.php:27 ./library/Requests/Exception/HTTP/500.php:27 ./library/Requests/Exception/HTTP/410.php:27 ./library/Requests/Exception/HTTP/511.php:29 ./library/Requests/Exception/HTTP/413.php:27 ./library/Requests/Exception/HTTP/407.php:27 ./library/Requests/Exception/HTTP/402.php:27 ./library/Requests/Exception/HTTP/409.php:27 ./library/Requests/Exception/HTTP/431.php:29 ./library/Requests/Exception/HTTP/417.php:27 ./library/Requests/Exception/HTTP/505.php:27 ./library/Requests/IDNAEncoder.php:47,49,68,71,82,85,90,101,104,116,127,153,159,165,171,175,180,187,191,193,212,215,218,250,256,260,261,268,286,297,300,303,307,313,322,323,327,330,346,350,367,371,383,386,387 ./library/Requests/Session.php:76,77,88,91,101,110,120,121,135,142,149,165,172,184,208,222,230,243,247,253,254,257,264,267,268 ./library/Requests/Hooker.php:33 ./library/Requests/Response/Headers.php:30,33,46,52,55,67,70,84,87,97,98 ./library/Requests/Proxy/HTTP.php:60,64,68,71,72,73,92,93,108,109,119,130,140,150,151 ./library/Requests/Auth.php:33 ./library/Requests/Response.php:22,102,115,116,120,121,122 ./library/Requests/Utility/CaseInsensitiveDictionary.php:31,32,43,55,58,71,75,84,93,102,103 ./library/Requests/Utility/FilteredIterator.php:33,45,48,64,65 ./library/Requests/IRI.php:140,149,160,170,171,192,195,200,205,209,213,216,217,227,237,238,247,261,264,267,271,274,280,290,293,296,299,302,307,310,311,313,314,318,321,334,338,341,344,347,350,352,367,370,376,379,387,391,396,404,408,409,411,451,457,463,469,479,485,486,487,491,492,522,529,530,531,534,572,578,584,590,595,596,603,609,610,638,639,643,644,645,646,653,654,657,662,665,668,671,674,677,680,681,703,706,719,723,734,753,765,769,772,774,787,794,802,808,811,816,818,821,833,844,848,851,864,868,872,873,885,889,890,893,898,911,917,921,933,939,946,949,960,964,966,977,981,983,994,999,1007,1010,1020,1025,1028,1032,1035,1038,1047,1057,1062,1065,1068,1070,1081,1084,1085,1086 ./library/Requests/SSL.php:41,51,52,53,61,62,65,93,98,99,105,106,110,123,128,139,140,143,144 ./library/Requests/Hooks.php:28,40,43,46,58,63,64,67,68 ./library/Requests/Transport.php:41 ./library/Requests/Cookie.php:76,82,85,103,108,111,122,126,129,142,148,154,160,165,172,176,190,196,203,210,217,218,221,235,239,240,243,260,265,273,278,283,286,294,299,305,306,317,328,346,349,350,353,355,366,375,393,402,405,417,421,425,426,429,443,453,456,468,474,480,482,487,490,493,504,505 <<<<<< EOF