Ben Copsey

Fixed urls in tests

@@ -62,15 +62,15 @@ More tests needed for: @@ -62,15 +62,15 @@ More tests needed for:
62 NSOperationQueue *queue = [[[NSOperationQueue alloc] init] autorelease]; 62 NSOperationQueue *queue = [[[NSOperationQueue alloc] init] autorelease];
63 63
64 NSURL *url; 64 NSURL *url;
65 - url = [[[NSURL alloc] initWithString:@"http://asi/asi-http-request-tests/first"] autorelease]; 65 + url = [[[NSURL alloc] initWithString:@"http:/allseeing-i.com/asi-http-request-tests/first"] autorelease];
66 ASIHTTPRequest *request1 = [[[ASIHTTPRequest alloc] initWithURL:url] autorelease]; 66 ASIHTTPRequest *request1 = [[[ASIHTTPRequest alloc] initWithURL:url] autorelease];
67 [queue addOperation:request1]; 67 [queue addOperation:request1];
68 68
69 - url = [[[NSURL alloc] initWithString:@"http://asi/asi-http-request-tests/second"] autorelease]; 69 + url = [[[NSURL alloc] initWithString:@"http://allseeing-i.com/asi-http-request-tests/second"] autorelease];
70 ASIHTTPRequest *request2 = [[[ASIHTTPRequest alloc] initWithURL:url] autorelease]; 70 ASIHTTPRequest *request2 = [[[ASIHTTPRequest alloc] initWithURL:url] autorelease];
71 [queue addOperation:request2]; 71 [queue addOperation:request2];
72 72
73 - url = [[[NSURL alloc] initWithString:@"http://asi/asi-http-request-tests/third"] autorelease]; 73 + url = [[[NSURL alloc] initWithString:@"http://allseeing-i.com/asi-http-request-tests/third"] autorelease];
74 ASIHTTPRequest *request3 = [[[ASIHTTPRequest alloc] initWithURL:url] autorelease]; 74 ASIHTTPRequest *request3 = [[[ASIHTTPRequest alloc] initWithURL:url] autorelease];
75 [queue addOperation:request3]; 75 [queue addOperation:request3];
76 76
@@ -78,7 +78,7 @@ More tests needed for: @@ -78,7 +78,7 @@ More tests needed for:
78 ASIHTTPRequest *request4 = [[[ASIHTTPRequest alloc] initWithURL:url] autorelease]; 78 ASIHTTPRequest *request4 = [[[ASIHTTPRequest alloc] initWithURL:url] autorelease];
79 [queue addOperation:request4]; 79 [queue addOperation:request4];
80 80
81 - url = [[[NSURL alloc] initWithString:@"http://asi/asi-http-request-tests/broken"] autorelease]; 81 + url = [[[NSURL alloc] initWithString:@"http://allseeing-i.com/asi-http-request-tests/broken"] autorelease];
82 ASIHTTPRequest *request5 = [[[ASIHTTPRequest alloc] initWithURL:url] autorelease]; 82 ASIHTTPRequest *request5 = [[[ASIHTTPRequest alloc] initWithURL:url] autorelease];
83 [queue addOperation:request5]; 83 [queue addOperation:request5];
84 84
@@ -202,46 +202,6 @@ @@ -202,46 +202,6 @@
202 <key>Content</key> 202 <key>Content</key>
203 <dict> 203 <dict>
204 <key>PBXProjectModuleGUID</key> 204 <key>PBXProjectModuleGUID</key>
205 - <string>B5731E470E4344F90008024F</string>  
206 - <key>PBXProjectModuleLabel</key>  
207 - <string>ASIHTTPRequest.h</string>  
208 - <key>PBXSplitModuleInNavigatorKey</key>  
209 - <dict>  
210 - <key>Split0</key>  
211 - <dict>  
212 - <key>PBXProjectModuleGUID</key>  
213 - <string>B5731E480E4344F90008024F</string>  
214 - <key>PBXProjectModuleLabel</key>  
215 - <string>ASIHTTPRequest.h</string>  
216 - <key>_historyCapacity</key>  
217 - <integer>0</integer>  
218 - <key>bookmark</key>  
219 - <string>B5731E490E4344F90008024F</string>  
220 - <key>history</key>  
221 - <array>  
222 - <string>B5731E2C0E43448A0008024F</string>  
223 - </array>  
224 - </dict>  
225 - <key>SplitCount</key>  
226 - <string>1</string>  
227 - </dict>  
228 - <key>StatusBarVisibility</key>  
229 - <true/>  
230 - </dict>  
231 - <key>Geometry</key>  
232 - <dict>  
233 - <key>Frame</key>  
234 - <string>{{0, 20}, {1475, 777}}</string>  
235 - <key>PBXModuleWindowStatusBarHidden2</key>  
236 - <false/>  
237 - <key>RubberWindowFrame</key>  
238 - <string>19 360 1475 818 0 0 1920 1178 </string>  
239 - </dict>  
240 - </dict>  
241 - <dict>  
242 - <key>Content</key>  
243 - <dict>  
244 - <key>PBXProjectModuleGUID</key>  
245 <string>B5731E4A0E4344F90008024F</string> 205 <string>B5731E4A0E4344F90008024F</string>
246 <key>PBXProjectModuleLabel</key> 206 <key>PBXProjectModuleLabel</key>
247 <string>AppDelegate.h</string> 207 <string>AppDelegate.h</string>
@@ -256,7 +216,7 @@ @@ -256,7 +216,7 @@
256 <key>_historyCapacity</key> 216 <key>_historyCapacity</key>
257 <integer>0</integer> 217 <integer>0</integer>
258 <key>bookmark</key> 218 <key>bookmark</key>
259 - <string>B5731E4C0E4344F90008024F</string> 219 + <string>B5731E530E43487E0008024F</string>
260 <key>history</key> 220 <key>history</key>
261 <array> 221 <array>
262 <string>B5731E2A0E43441F0008024F</string> 222 <string>B5731E2A0E43441F0008024F</string>
@@ -418,7 +378,7 @@ @@ -418,7 +378,7 @@
418 <key>_historyCapacity</key> 378 <key>_historyCapacity</key>
419 <integer>0</integer> 379 <integer>0</integer>
420 <key>bookmark</key> 380 <key>bookmark</key>
421 - <string>B5731E460E4344F90008024F</string> 381 + <string>B5731E520E43487E0008024F</string>
422 <key>history</key> 382 <key>history</key>
423 <array> 383 <array>
424 <string>B5731B8B0E4310180008024F</string> 384 <string>B5731B8B0E4310180008024F</string>
@@ -433,7 +393,7 @@ @@ -433,7 +393,7 @@
433 <string>B5731E310E4344F90008024F</string> 393 <string>B5731E310E4344F90008024F</string>
434 <string>B5731E320E4344F90008024F</string> 394 <string>B5731E320E4344F90008024F</string>
435 <string>B5731E330E4344F90008024F</string> 395 <string>B5731E330E4344F90008024F</string>
436 - <string>B5731E340E4344F90008024F</string> 396 + <string>B5731E510E43487E0008024F</string>
437 </array> 397 </array>
438 <key>prevStack</key> 398 <key>prevStack</key>
439 <array> 399 <array>
@@ -718,14 +678,13 @@ @@ -718,14 +678,13 @@
718 <integer>5</integer> 678 <integer>5</integer>
719 <key>WindowOrderList</key> 679 <key>WindowOrderList</key>
720 <array> 680 <array>
721 - <string>B5731E4D0E4344F90008024F</string> 681 + <string>B5731E470E4344F90008024F</string>
722 <string>B5731C3B0E431B3F0008024F</string> 682 <string>B5731C3B0E431B3F0008024F</string>
723 <string>B5731C3C0E431B3F0008024F</string> 683 <string>B5731C3C0E431B3F0008024F</string>
724 <string>1CD10A99069EF8BA00B06720</string> 684 <string>1CD10A99069EF8BA00B06720</string>
725 <string>1C78EAAD065D492600B07095</string> 685 <string>1C78EAAD065D492600B07095</string>
726 <string>B5ABC8410E24CDE70072F422</string> 686 <string>B5ABC8410E24CDE70072F422</string>
727 <string>B5731E4A0E4344F90008024F</string> 687 <string>B5731E4A0E4344F90008024F</string>
728 - <string>B5731E470E4344F90008024F</string>  
729 <string>/Users/ben/asi-http-request/asi-http-request.xcodeproj</string> 688 <string>/Users/ben/asi-http-request/asi-http-request.xcodeproj</string>
730 </array> 689 </array>
731 <key>WindowString</key> 690 <key>WindowString</key>
@@ -377,6 +377,9 @@ @@ -377,6 +377,9 @@
377 B5731E460E4344F90008024F /* PBXTextBookmark */ = B5731E460E4344F90008024F /* PBXTextBookmark */; 377 B5731E460E4344F90008024F /* PBXTextBookmark */ = B5731E460E4344F90008024F /* PBXTextBookmark */;
378 B5731E490E4344F90008024F /* PBXTextBookmark */ = B5731E490E4344F90008024F /* PBXTextBookmark */; 378 B5731E490E4344F90008024F /* PBXTextBookmark */ = B5731E490E4344F90008024F /* PBXTextBookmark */;
379 B5731E4C0E4344F90008024F /* PBXTextBookmark */ = B5731E4C0E4344F90008024F /* PBXTextBookmark */; 379 B5731E4C0E4344F90008024F /* PBXTextBookmark */ = B5731E4C0E4344F90008024F /* PBXTextBookmark */;
  380 + B5731E510E43487E0008024F /* PBXTextBookmark */ = B5731E510E43487E0008024F /* PBXTextBookmark */;
  381 + B5731E520E43487E0008024F /* PBXTextBookmark */ = B5731E520E43487E0008024F /* PBXTextBookmark */;
  382 + B5731E530E43487E0008024F /* PBXTextBookmark */ = B5731E530E43487E0008024F /* PBXTextBookmark */;
380 B5ABC8250E24CDE70072F422 = B5ABC8250E24CDE70072F422 /* PBXTextBookmark */; 383 B5ABC8250E24CDE70072F422 = B5ABC8250E24CDE70072F422 /* PBXTextBookmark */;
381 B5ABC8260E24CDE70072F422 = B5ABC8260E24CDE70072F422 /* PBXTextBookmark */; 384 B5ABC8260E24CDE70072F422 = B5ABC8260E24CDE70072F422 /* PBXTextBookmark */;
382 B5ABC8280E24CDE70072F422 = B5ABC8280E24CDE70072F422 /* PBXTextBookmark */; 385 B5ABC8280E24CDE70072F422 = B5ABC8280E24CDE70072F422 /* PBXTextBookmark */;
@@ -476,8 +479,8 @@ @@ -476,8 +479,8 @@
476 B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */ = { 479 B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */ = {
477 uiCtxt = { 480 uiCtxt = {
478 sepNavIntBoundsRect = "{{0, 0}, {947, 1666}}"; 481 sepNavIntBoundsRect = "{{0, 0}, {947, 1666}}";
479 - sepNavSelRange = "{289, 0}"; 482 + sepNavSelRange = "{3082, 0}";
480 - sepNavVisRange = "{0, 1392}"; 483 + sepNavVisRange = "{1092, 2215}";
481 }; 484 };
482 }; 485 };
483 B5731B320E430D310008024F /* PBXTextBookmark */ = { 486 B5731B320E430D310008024F /* PBXTextBookmark */ = {
@@ -2175,7 +2178,7 @@ @@ -2175,7 +2178,7 @@
2175 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */; 2178 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */;
2176 name = "ASIHTTPRequestTests.m: 46"; 2179 name = "ASIHTTPRequestTests.m: 46";
2177 rLen = 0; 2180 rLen = 0;
2178 - rLoc = 4393; 2181 + rLoc = 4440;
2179 rType = 0; 2182 rType = 0;
2180 vrLen = 1846; 2183 vrLen = 1846;
2181 vrLoc = 3; 2184 vrLoc = 3;
@@ -2205,7 +2208,7 @@ @@ -2205,7 +2208,7 @@
2205 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */; 2208 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */;
2206 name = "ASIHTTPRequestTests.m: 86"; 2209 name = "ASIHTTPRequestTests.m: 86";
2207 rLen = 0; 2210 rLen = 0;
2208 - rLoc = 4393; 2211 + rLoc = 4440;
2209 rType = 0; 2212 rType = 0;
2210 vrLen = 1333; 2213 vrLen = 1333;
2211 vrLoc = 1718; 2214 vrLoc = 1718;
@@ -2215,7 +2218,7 @@ @@ -2215,7 +2218,7 @@
2215 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */; 2218 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */;
2216 name = "ASIHTTPRequestTests.m: 73"; 2219 name = "ASIHTTPRequestTests.m: 73";
2217 rLen = 0; 2220 rLen = 0;
2218 - rLoc = 4393; 2221 + rLoc = 4440;
2219 rType = 0; 2222 rType = 0;
2220 vrLen = 1852; 2223 vrLen = 1852;
2221 vrLoc = 926; 2224 vrLoc = 926;
@@ -2235,7 +2238,7 @@ @@ -2235,7 +2238,7 @@
2235 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */; 2238 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */;
2236 name = "ASIHTTPRequestTests.m: 73"; 2239 name = "ASIHTTPRequestTests.m: 73";
2237 rLen = 0; 2240 rLen = 0;
2238 - rLoc = 4393; 2241 + rLoc = 4440;
2239 rType = 0; 2242 rType = 0;
2240 vrLen = 1904; 2243 vrLen = 1904;
2241 vrLoc = 874; 2244 vrLoc = 874;
@@ -2255,7 +2258,7 @@ @@ -2255,7 +2258,7 @@
2255 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */; 2258 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */;
2256 name = "ASIHTTPRequestTests.m: 73"; 2259 name = "ASIHTTPRequestTests.m: 73";
2257 rLen = 0; 2260 rLen = 0;
2258 - rLoc = 4393; 2261 + rLoc = 4440;
2259 rType = 0; 2262 rType = 0;
2260 vrLen = 1852; 2263 vrLen = 1852;
2261 vrLoc = 926; 2264 vrLoc = 926;
@@ -2275,7 +2278,7 @@ @@ -2275,7 +2278,7 @@
2275 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */; 2278 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */;
2276 name = "ASIHTTPRequestTests.m: 73"; 2279 name = "ASIHTTPRequestTests.m: 73";
2277 rLen = 0; 2280 rLen = 0;
2278 - rLoc = 4393; 2281 + rLoc = 4440;
2279 rType = 0; 2282 rType = 0;
2280 vrLen = 1904; 2283 vrLen = 1904;
2281 vrLoc = 874; 2284 vrLoc = 874;
@@ -2295,7 +2298,7 @@ @@ -2295,7 +2298,7 @@
2295 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */; 2298 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */;
2296 name = "ASIHTTPRequestTests.m: 86"; 2299 name = "ASIHTTPRequestTests.m: 86";
2297 rLen = 0; 2300 rLen = 0;
2298 - rLoc = 4393; 2301 + rLoc = 4440;
2299 rType = 0; 2302 rType = 0;
2300 vrLen = 1315; 2303 vrLen = 1315;
2301 vrLoc = 1736; 2304 vrLoc = 1736;
@@ -2315,7 +2318,7 @@ @@ -2315,7 +2318,7 @@
2315 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */; 2318 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */;
2316 name = "ASIHTTPRequestTests.m: 85"; 2319 name = "ASIHTTPRequestTests.m: 85";
2317 rLen = 0; 2320 rLen = 0;
2318 - rLoc = 4389; 2321 + rLoc = 4436;
2319 rType = 0; 2322 rType = 0;
2320 vrLen = 1664; 2323 vrLen = 1664;
2321 vrLoc = 1871; 2324 vrLoc = 1871;
@@ -2325,7 +2328,7 @@ @@ -2325,7 +2328,7 @@
2325 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */; 2328 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */;
2326 name = "ASIHTTPRequestTests.m: 85"; 2329 name = "ASIHTTPRequestTests.m: 85";
2327 rLen = 0; 2330 rLen = 0;
2328 - rLoc = 4389; 2331 + rLoc = 4436;
2329 rType = 0; 2332 rType = 0;
2330 vrLen = 1664; 2333 vrLen = 1664;
2331 vrLoc = 1871; 2334 vrLoc = 1871;
@@ -2395,7 +2398,7 @@ @@ -2395,7 +2398,7 @@
2395 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */; 2398 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */;
2396 name = "ASIHTTPRequestTests.m: 80"; 2399 name = "ASIHTTPRequestTests.m: 80";
2397 rLen = 0; 2400 rLen = 0;
2398 - rLoc = 4393; 2401 + rLoc = 4440;
2399 rType = 0; 2402 rType = 0;
2400 vrLen = 1971; 2403 vrLen = 1971;
2401 vrLoc = 1228; 2404 vrLoc = 1228;
@@ -2435,7 +2438,7 @@ @@ -2435,7 +2438,7 @@
2435 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */; 2438 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */;
2436 name = "ASIHTTPRequestTests.m: 80"; 2439 name = "ASIHTTPRequestTests.m: 80";
2437 rLen = 0; 2440 rLen = 0;
2438 - rLoc = 4393; 2441 + rLoc = 4440;
2439 rType = 0; 2442 rType = 0;
2440 vrLen = 1971; 2443 vrLen = 1971;
2441 vrLoc = 1228; 2444 vrLoc = 1228;
@@ -2465,7 +2468,7 @@ @@ -2465,7 +2468,7 @@
2465 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */; 2468 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */;
2466 name = "ASIHTTPRequestTests.m: 83"; 2469 name = "ASIHTTPRequestTests.m: 83";
2467 rLen = 0; 2470 rLen = 0;
2468 - rLoc = 3865; 2471 + rLoc = 3912;
2469 rType = 0; 2472 rType = 0;
2470 vrLen = 1592; 2473 vrLen = 1592;
2471 vrLoc = 1843; 2474 vrLoc = 1843;
@@ -2475,7 +2478,7 @@ @@ -2475,7 +2478,7 @@
2475 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */; 2478 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */;
2476 name = "ASIHTTPRequestTests.m: 58"; 2479 name = "ASIHTTPRequestTests.m: 58";
2477 rLen = 0; 2480 rLen = 0;
2478 - rLoc = 2488; 2481 + rLoc = 2511;
2479 rType = 0; 2482 rType = 0;
2480 vrLen = 1681; 2483 vrLen = 1681;
2481 vrLoc = 1736; 2484 vrLoc = 1736;
@@ -2485,7 +2488,7 @@ @@ -2485,7 +2488,7 @@
2485 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */; 2488 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */;
2486 name = "ASIHTTPRequestTests.m: 58"; 2489 name = "ASIHTTPRequestTests.m: 58";
2487 rLen = 0; 2490 rLen = 0;
2488 - rLoc = 2488; 2491 + rLoc = 2511;
2489 rType = 0; 2492 rType = 0;
2490 vrLen = 1681; 2493 vrLen = 1681;
2491 vrLoc = 1736; 2494 vrLoc = 1736;
@@ -2495,7 +2498,7 @@ @@ -2495,7 +2498,7 @@
2495 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */; 2498 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */;
2496 name = "ASIHTTPRequestTests.m: 58"; 2499 name = "ASIHTTPRequestTests.m: 58";
2497 rLen = 0; 2500 rLen = 0;
2498 - rLoc = 2488; 2501 + rLoc = 2511;
2499 rType = 0; 2502 rType = 0;
2500 vrLen = 1681; 2503 vrLen = 1681;
2501 vrLoc = 1736; 2504 vrLoc = 1736;
@@ -2533,7 +2536,7 @@ @@ -2533,7 +2536,7 @@
2533 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */; 2536 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */;
2534 name = "ASIHTTPRequestTests.m: 75"; 2537 name = "ASIHTTPRequestTests.m: 75";
2535 rLen = 0; 2538 rLen = 0;
2536 - rLoc = 3547; 2539 + rLoc = 3594;
2537 rType = 0; 2540 rType = 0;
2538 vrLen = 1501; 2541 vrLen = 1501;
2539 vrLoc = 1771; 2542 vrLoc = 1771;
@@ -2543,7 +2546,7 @@ @@ -2543,7 +2546,7 @@
2543 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */; 2546 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */;
2544 name = "ASIHTTPRequestTests.m: 75"; 2547 name = "ASIHTTPRequestTests.m: 75";
2545 rLen = 0; 2548 rLen = 0;
2546 - rLoc = 3547; 2549 + rLoc = 3594;
2547 rType = 0; 2550 rType = 0;
2548 vrLen = 1705; 2551 vrLen = 1705;
2549 vrLoc = 1736; 2552 vrLoc = 1736;
@@ -2563,7 +2566,7 @@ @@ -2563,7 +2566,7 @@
2563 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */; 2566 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */;
2564 name = "ASIHTTPRequestTests.m: 75"; 2567 name = "ASIHTTPRequestTests.m: 75";
2565 rLen = 0; 2568 rLen = 0;
2566 - rLoc = 3547; 2569 + rLoc = 3594;
2567 rType = 0; 2570 rType = 0;
2568 vrLen = 1432; 2571 vrLen = 1432;
2569 vrLoc = 1841; 2572 vrLoc = 1841;
@@ -2572,7 +2575,7 @@ @@ -2572,7 +2575,7 @@
2572 isa = PBXTextBookmark; 2575 isa = PBXTextBookmark;
2573 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */; 2576 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */;
2574 name = "ASIHTTPRequestTests.m: 53"; 2577 name = "ASIHTTPRequestTests.m: 53";
2575 - rLen = 39; 2578 + rLen = 50;
2576 rLoc = 2168; 2579 rLoc = 2168;
2577 rType = 0; 2580 rType = 0;
2578 vrLen = 1500; 2581 vrLen = 1500;
@@ -2583,7 +2586,7 @@ @@ -2583,7 +2586,7 @@
2583 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */; 2586 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */;
2584 name = "ASIHTTPRequestTests.m: 81"; 2587 name = "ASIHTTPRequestTests.m: 81";
2585 rLen = 0; 2588 rLen = 0;
2586 - rLoc = 3823; 2589 + rLoc = 3870;
2587 rType = 0; 2590 rType = 0;
2588 vrLen = 1650; 2591 vrLen = 1650;
2589 vrLoc = 1736; 2592 vrLoc = 1736;
@@ -2593,7 +2596,7 @@ @@ -2593,7 +2596,7 @@
2593 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */; 2596 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */;
2594 name = "ASIHTTPRequestTests.m: 84"; 2597 name = "ASIHTTPRequestTests.m: 84";
2595 rLen = 0; 2598 rLen = 0;
2596 - rLoc = 3970; 2599 + rLoc = 4017;
2597 rType = 0; 2600 rType = 0;
2598 vrLen = 1725; 2601 vrLen = 1725;
2599 vrLoc = 1736; 2602 vrLoc = 1736;
@@ -2603,7 +2606,7 @@ @@ -2603,7 +2606,7 @@
2603 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */; 2606 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */;
2604 name = "ASIHTTPRequestTests.m: 84"; 2607 name = "ASIHTTPRequestTests.m: 84";
2605 rLen = 0; 2608 rLen = 0;
2606 - rLoc = 3970; 2609 + rLoc = 4017;
2607 rType = 0; 2610 rType = 0;
2608 vrLen = 1736; 2611 vrLen = 1736;
2609 vrLoc = 1736; 2612 vrLoc = 1736;
@@ -2613,7 +2616,7 @@ @@ -2613,7 +2616,7 @@
2613 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */; 2616 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */;
2614 name = "ASIHTTPRequestTests.m: 102"; 2617 name = "ASIHTTPRequestTests.m: 102";
2615 rLen = 0; 2618 rLen = 0;
2616 - rLoc = 4384; 2619 + rLoc = 4431;
2617 rType = 0; 2620 rType = 0;
2618 vrLen = 1839; 2621 vrLen = 1839;
2619 vrLoc = 2389; 2622 vrLoc = 2389;
@@ -2701,7 +2704,7 @@ @@ -2701,7 +2704,7 @@
2701 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */; 2704 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */;
2702 name = "ASIHTTPRequestTests.m: 102"; 2705 name = "ASIHTTPRequestTests.m: 102";
2703 rLen = 0; 2706 rLen = 0;
2704 - rLoc = 4384; 2707 + rLoc = 4431;
2705 rType = 0; 2708 rType = 0;
2706 vrLen = 1841; 2709 vrLen = 1841;
2707 vrLoc = 0; 2710 vrLoc = 0;
@@ -2721,7 +2724,7 @@ @@ -2721,7 +2724,7 @@
2721 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */; 2724 fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */;
2722 name = "ASIHTTPRequestTests.m: 102"; 2725 name = "ASIHTTPRequestTests.m: 102";
2723 rLen = 0; 2726 rLen = 0;
2724 - rLoc = 4384; 2727 + rLoc = 4431;
2725 rType = 0; 2728 rType = 0;
2726 vrLen = 1664; 2729 vrLen = 1664;
2727 vrLoc = 2569; 2730 vrLoc = 2569;
@@ -2896,6 +2899,36 @@ @@ -2896,6 +2899,36 @@
2896 vrLen = 1083; 2899 vrLen = 1083;
2897 vrLoc = 0; 2900 vrLoc = 0;
2898 }; 2901 };
  2902 + B5731E510E43487E0008024F /* PBXTextBookmark */ = {
  2903 + isa = PBXTextBookmark;
  2904 + fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */;
  2905 + name = "ASIHTTPRequestTests.m: 16";
  2906 + rLen = 0;
  2907 + rLoc = 289;
  2908 + rType = 0;
  2909 + vrLen = 1408;
  2910 + vrLoc = 0;
  2911 + };
  2912 + B5731E520E43487E0008024F /* PBXTextBookmark */ = {
  2913 + isa = PBXTextBookmark;
  2914 + fRef = B5731AFB0E430B1F0008024F /* ASIHTTPRequestTests.m */;
  2915 + name = "ASIHTTPRequestTests.m: 81";
  2916 + rLen = 0;
  2917 + rLoc = 3082;
  2918 + rType = 0;
  2919 + vrLen = 2215;
  2920 + vrLoc = 1092;
  2921 + };
  2922 + B5731E530E43487E0008024F /* PBXTextBookmark */ = {
  2923 + isa = PBXTextBookmark;
  2924 + fRef = B5ABC80D0E24CB100072F422 /* AppDelegate.h */;
  2925 + name = "AppDelegate.h: 4";
  2926 + rLen = 0;
  2927 + rLoc = 42;
  2928 + rType = 0;
  2929 + vrLen = 1083;
  2930 + vrLoc = 0;
  2931 + };
2899 B5AAC50B0E3F1CC300064080 /* AppDelegate.m:22 */ = { 2932 B5AAC50B0E3F1CC300064080 /* AppDelegate.m:22 */ = {
2900 isa = PBXFileBreakpoint; 2933 isa = PBXFileBreakpoint;
2901 actions = ( 2934 actions = (
@@ -2910,7 +2943,7 @@ @@ -2910,7 +2943,7 @@
2910 ignoreCount = 0; 2943 ignoreCount = 0;
2911 lineNumber = 22; 2944 lineNumber = 22;
2912 location = "asi-http-request"; 2945 location = "asi-http-request";
2913 - modificationTime = 239289590.084248; 2946 + modificationTime = 239289630.281187;
2914 state = 1; 2947 state = 1;
2915 }; 2948 };
2916 B5ABC7A70E24C5280072F422 /* asi-http-request */ = { 2949 B5ABC7A70E24C5280072F422 /* asi-http-request */ = {
@@ -2996,7 +3029,7 @@ @@ -2996,7 +3029,7 @@
2996 uiCtxt = { 3029 uiCtxt = {
2997 sepNavIntBoundsRect = "{{0, 0}, {1416, 3276}}"; 3030 sepNavIntBoundsRect = "{{0, 0}, {1416, 3276}}";
2998 sepNavSelRange = "{2879, 0}"; 3031 sepNavSelRange = "{2879, 0}";
2999 - sepNavVisRange = "{2838, 1511}"; 3032 + sepNavVisRange = "{0, 1943}";
3000 sepNavWindowFrame = "{{19, 304}, {1475, 874}}"; 3033 sepNavWindowFrame = "{{19, 304}, {1475, 874}}";
3001 }; 3034 };
3002 }; 3035 };
@@ -3009,7 +3042,7 @@ @@ -3009,7 +3042,7 @@
3009 }; 3042 };
3010 B5ABC80D0E24CB100072F422 /* AppDelegate.h */ = { 3043 B5ABC80D0E24CB100072F422 /* AppDelegate.h */ = {
3011 uiCtxt = { 3044 uiCtxt = {
3012 - sepNavIntBoundsRect = "{{0, 0}, {1416, 723}}"; 3045 + sepNavIntBoundsRect = "{{0, 0}, {1416, 746}}";
3013 sepNavSelRange = "{42, 0}"; 3046 sepNavSelRange = "{42, 0}";
3014 sepNavVisRange = "{0, 1083}"; 3047 sepNavVisRange = "{0, 1083}";
3015 sepNavWindowFrame = "{{15, -1}, {1475, 874}}"; 3048 sepNavWindowFrame = "{{15, -1}, {1475, 874}}";