893
edits
 (→iOS)  | 
				|||
| Line 31: | Line 31: | ||
Here is the sequence of events, as verified by [[User:Juul|Juul]] ([[User talk:Juul|talk]]) using an iPhone running iOS 5.0.1:  | Here is the sequence of events, as verified by [[User:Juul|Juul]] ([[User talk:Juul|talk]]) using an iPhone running iOS 5.0.1:  | ||
First a DNS lookup is issued for www.apple.com. Next the following HTTP GET is issued:  | First a DNS lookup is issued for www.apple.com. Next the following HTTP GET is issued to the resulting IP:  | ||
<pre>  | <pre>  | ||
| Line 46: | Line 46: | ||
</pre>  | </pre>  | ||
If it gets anything else, then it will do the following HTTP GET:  | If it gets anything else, then it will do the following HTTP GET, again to the www.apple.com IP:  | ||
<pre>  | <pre>  | ||