Commit Graph

10 Commits

Author SHA1 Message Date
Daniel Micay ca0df9cdf5 url_regex.hh: make path component optional 2012-10-07 11:45:37 -04:00
Daniel Micay f35bcc5750 url_regex.hh: rfc 2396 adds tilde to unreserved 2012-09-24 04:51:42 -04:00
Daniel Micay 9f507663fd url_regex.hh: temporary fix for percent encoding 2012-09-22 20:33:26 -04:00
Daniel Micay 9a16b6e6fd url_regex.hh: handle fragment 2012-09-21 23:59:34 -04:00
Daniel Micay 0af2466ea4 fix url regex escaping 2012-09-21 20:45:30 -04:00
Daniel Micay e3671e1d6f follow the url spec for url path characters 2012-09-21 17:41:06 -04:00
Daniel Micay fdd1ba0ce1 url_regex.hh: host is optional (thus file:///) 2012-09-21 17:10:06 -04:00
Daniel Micay 0c52014f77 url_regex.hh: make scheme follow the standard 2012-09-21 17:05:11 -04:00
Daniel Micay 30f6d438de start from the old inferior, but cleaner url regex 2012-09-21 16:47:52 -04:00
Daniel Micay 2ffe2aa2c6 urlregex.h -> url_regex.hh 2012-09-20 21:04:38 -04:00