Commit Graph

6 Commits

Author SHA1 Message Date
c7165f7ffe
Repalced regex in URI::remove_newlines() with search & replace. 2019-05-23 13:41:47 +02:00
8e4d70985d
Added set_curlpp_options() to set common curlpp options. 2019-05-18 07:54:22 +02:00
f9563cddcd
Replaced regular expressions in with find & replace, where possible.
Some checks failed
continuous-integration/drone/push Build is failing
2019-05-17 05:43:17 +02:00
c7f35db5d9
Added tests for the URI class.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-17 03:00:47 +02:00
1c5927666d
Fixed segfault with pages on https://freitag.de/. 2019-05-16 12:03:09 +02:00
914d22569f
Renamed URL to URI. 2019-05-16 08:37:38 +02:00