summaryrefslogtreecommitdiff
path: root/http/utility.hpp
diff options
context:
space:
mode:
authorEd Tanous <edtanous@google.com>2021-10-26 21:23:56 +0300
committerEd Tanous <edtanous@google.com>2022-02-02 23:13:47 +0300
commit67df073b1f0950fdeafc6d30240d360bd162d0f8 (patch)
tree11dda2ed1f93db439b9e2c3eb23ba01547afc501 /http/utility.hpp
parent22228c280c810cc857c0a25904316e48fab04fef (diff)
downloadbmcweb-67df073b1f0950fdeafc6d30240d360bd162d0f8.tar.xz
Next round of boost-uri updates
Boost url has changed some APIs again. This commit updates our URIs to handle it. As part of this work, it also removes some of the debug prints that were put in early on. These aren't really needed these days. This commit invents a temporary #define of NEW_BOOST_URL, so we can get through the subtree update without a hard dependency on this specific version of bmcweb. Ideally boost-url would have some version field, but unfortunately, it is thusfar unversioned, as the long term intent of the author is to be included in boost, and would be versioned there. All the code within the else of the NEW_BOOST_URL flag will be removed once the subtree update is landed. Tested: Added CXXFLAGS:append = " -DNEW_BOOST_URL" to the recipe and checked out on top of the subtree update, and build succeeded. Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ie2064e45efbc4331bdc5a5ddf44d877cde5e13cb
Diffstat (limited to 'http/utility.hpp')
0 files changed, 0 insertions, 0 deletions