FS#36160 - [serf] [PATCH] Add upstream commit that fixes a proxy issue with non-standard ports.
Attached to Project:
Arch Linux
Opened by Raphael Kubo da Costa (rakuco) - Monday, 15 July 2013, 13:01 GMT
Last edited by Angel Velasquez (angvp) - Friday, 16 August 2013, 19:07 GMT
Opened by Raphael Kubo da Costa (rakuco) - Monday, 15 July 2013, 13:01 GMT
Last edited by Angel Velasquez (angvp) - Friday, 16 August 2013, 19:07 GMT
|
Details
The attached patch imports upstream's commit 1941. It should
fix an issue for people who, for example, are behind a proxy
and need to check out http/https SVN repositories that are
behind non-standard ports.
It stopped working when Subversion switched to serf because the CONNECT header sent to the proxy would specify the port twice (for example, 'CONNECT example.com:444:444'). |
This task depends upon
Closed by Angel Velasquez (angvp)
Friday, 16 August 2013, 19:07 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in serf-1.3.0-1
Friday, 16 August 2013, 19:07 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in serf-1.3.0-1
Comment by
Raphael Kubo da Costa (rakuco) -
Tuesday, 06 August 2013, 08:08 GMT
FWIW, serf 1.3.0, released a few days ago, contains this fix.
serf-tunnel-fix.patch