summaryrefslogtreecommitdiff
path: root/src/mbgl/util/http_header.cpp
Commit message (Expand)AuthorAgeFilesLines
* Suppress warning by silencing unknown warnings (ignoring `-Wunknown-warning-o...upstream/jrex-tautological-constant-compare-warningJulian Rex2018-06-191-3/+3
* Uncommented check.Julian Rex2018-06-191-2/+2
* [ios] Added check for `-Wtautological-constant-compare` support before ignori...Julian Rex2018-06-191-1/+3
* [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