commit | e5f4133b197a57a4043c180b21649ea67c3a2a11 | [log] [tgz] |
---|---|---|
author | Dragan Dosen <ddosen@haproxy.com> | Thu Jun 16 11:08:08 2016 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu Jun 16 12:53:25 2016 +0200 |
tree | 5e28692696c50b9b0443f95de882a772b15b8463 | |
parent | 72a8a18e89ec39ecb31d2f92ff0ee01bc9035f01 [diff] |
BUG/MINOR: http: url32+src should use the big endian version of url32 This is similar to the commit 5ad6e1dc ("BUG/MINOR: http: base32+src should use the big endian version of base32"). Now we convert url32 to big endian when building the binary block. This patch needs to be backported to 1.6 and 1.5.