mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02: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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue