aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
author251 <[email protected]>2018-07-25 11:45:07 +0200
committer251 <[email protected]>2018-08-28 18:42:53 +0200
commitb193d5a443bfd994936ad21b807b2bb37756ef2c (patch)
tree08ee18569ba213308edcb7d7f64d52fc96f8c748 /src/httpserver.cpp
parentImplements custom tolower and toupper functions. (diff)
downloaddiscoin-b193d5a443bfd994936ad21b807b2bb37756ef2c.tar.xz
discoin-b193d5a443bfd994936ad21b807b2bb37756ef2c.zip
Removes the Boost case_conv.hpp dependency.
This commit removes the `boost/algorithm/string/case_conv.hpp` dependency from the project. It replaces the `boost::to_lower` and `boost::to_upper` functions with custom functions that are locale independent and ASCII deterministic.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions