yhirose %!s(int64=5) %!d(string=hai) anos
pai
achega
2538a85486
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      httplib.h

+ 1 - 0
httplib.h

@@ -2352,6 +2352,7 @@ inline EncodingType encoding_type(const Request &req, const Response &res) {
   if (!ret) { return EncodingType::None; }
 
   const auto &s = req.get_header_value("Accept-Encoding");
+  (void)(s);
 
 #ifdef CPPHTTPLIB_BROTLI_SUPPORT
   // TODO: 'Accept-Encoding' has br, not br;q=0