line ending

git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1915 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2008-06-04 22:53:09 +00:00
parent 9fcb1b61e6
commit 654609d4e9
1 changed files with 1 additions and 2 deletions

View File

@ -423,8 +423,7 @@ STATUS = X'00'
</query>
</iq>
]]></example>
<p>At this point, the Initiator knows which StreamHost was used by
the Target.</p>
<p>At this point, the Initiator knows which StreamHost was used by the Target.</p>
</section2>
<section2 topic='Initiator Establishes SOCKS5 Connection with StreamHost' anchor='proto-initiator'>
<p>If the StreamHost used is a Proxy, the Initiator MUST authenticate and establish a connection with the StreamHost before requesting that the StreamHost activate bytestream. The Initiator will establish a connection to the SOCKS5 proxy in the same way the Target did (passing the same value for the CONNECT request), as shown in the following examples.</p>