31 #include <boost/algorithm/string.hpp>
32 #include <boost/assign.hpp>
35 using boost::algorithm::to_lower_copy;
50 (
"content-encoding" )
51 (
"content-language" )
55 (
"proxy-authenticate" )
59 (
"transfer-encoding" )
68 void CapsaleraHTTP::set_valor(
const string & nou_valor) {
73 bool CapsaleraHTTP::es_repetible(
const string &
nom) {
74 return MULTI_VALOR.end() != std::find(MULTI_VALOR.begin(),