summaryrefslogtreecommitdiff
path: root/src/mbgl/util/http_header.cpp
Commit message (Expand)AuthorAgeFilesLines
* [build] Remove #pragma diagnostic for boostThiago Marcos P. Santos2018-11-011-11/+0
* Revert "[core] Replace Boost.Spirit with std::regex in CacheControl::parse()"Bruno de Oliveira Abinader2018-08-081-7/+21
* [core] Replace Boost.Spirit with std::regex in CacheControl::parse()Bruno de Oliveira Abinader2018-08-081-21/+7
* [ios] Added check for `-Wtautological-constant-compare` prior to ignore. (#12...Julian Rex2018-06-191-0/+2
* [android] - remove mips and armeabi as supported ABIsTobrun2018-05-221-0/+1
* [ios] Ignore Boost's 'implicit conversion loses integer precision' warningBruno de Oliveira Abinader2018-01-081-0/+3
* [core] Fix issues with the std:: namespace and old compilersThiago Marcos P. Santos2017-07-261-0/+2
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-2/+2
* [core] OnlineFileSource - rate limitIvo van Dongen2016-09-131-0/+20
* [core] move from microsecond precision timestamp to integer second precisionKonstantin Käfer2016-05-131-6/+2
* [all] Replace HTTPContextBase/HTTPRequestBase with FileSourceJohn Firebaugh2016-04-141-0/+8
* [core] more robust max-age parsingKonstantin Käfer2015-11-201-0/+29