summaryrefslogtreecommitdiff
path: root/src/mbgl/util/url.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Change toLowerHex to produce lower hex sequencesAlexander Shalamov2018-11-071-1/+1
* [core] don't use <sstream> and <iomanip> for string constructionKonstantin Käfer2018-10-231-9/+11
* [core] Align URL token replacement behavior with GL JSJohn Firebaugh2018-05-181-2/+3
* [core] Remove private header includes from CLI utilitiesKonstantin Käfer2017-03-281-13/+0
* [core] add tests for user/password, port, trailing dot, and IPv4/IPv6 address...Konstantin Käfer2017-02-131-2/+4
* [core] include leading slash in URL.pathKonstantin Käfer2017-01-171-5/+0
* [core] refactor URL parsingKonstantin Käfer2016-12-211-1/+101
* [core] add util::isURL() for checking whether a string starts with a URL schemeKonstantin Käfer2016-12-071-2/+33
* [core] Rationalize Resource initializationJohn Firebaugh2016-01-291-24/+0
* [core] Simplify asset:// implementationJohn Firebaugh2016-01-131-8/+0
* [core] remove SourceInfo dependency from *TileDataKonstantin Käfer2016-01-131-0/+24
* [core] unify URL prefix detection (asset:// and mapbox://)Konstantin Käfer2016-01-081-0/+8
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-2/+2
* make most headers privateKonstantin Käfer2014-12-041-0/+51