commit | 78337bbbaa27fb647a601032cf5f1a8bbe66193b | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Thu Nov 15 14:35:18 2018 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Nov 16 16:05:51 2018 +0100 |
tree | 3c971c9119c6e54606b347d8d7a31dc01b281c2b | |
parent | 9c27ea0a6a8e44a989fd2f9a4c63c243292955a0 [diff] |
BUG/MINOR: http_fetch: Remove the version part when capturing the request uri This patch fixes a bug introduced in the commit 6b952c810 ("REORG: http: move http_get_path() to http.c"). In the reorg, the code responsible to skip the version to only extract the path in the HTTP request was dropped. No backport is needed, this only affects 1.9.