mirror of
https://github.com/irssi/irssi.git
synced 2025-01-03 14:56:47 -05:00
Use HTTP/1.0 for HTTP proxy example (by dgl)
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3201 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
f380cef4dd
commit
30c771d6c3
@ -647,7 +647,7 @@ you can just forget that your bouncer even exists.</p>
|
||||
|
||||
<pre>
|
||||
/SET -clear proxy_password
|
||||
/EVAL SET proxy_string CONNECT %s:%d\n\n
|
||||
/EVAL SET proxy_string CONNECT %s:%d HTTP/1.0\n\n
|
||||
</pre>
|
||||
|
||||
<p><strong>BNC</strong></p>
|
||||
|
Loading…
Reference in New Issue
Block a user