Grabber takes title instead of URL, curl escaping
commit56190c1de3ce056f9381b510559c390d43512e8c
authorAndreas Düring <github@duering-andreas.de>
Fri, 18 Nov 2016 18:05:25 +0000 (18 19:05 +0100)
committerAndreas Düring <github@duering-andreas.de>
Fri, 18 Nov 2016 18:05:25 +0000 (18 19:05 +0100)
tree251b7acf991ecdec7ff81c0ca20b22fdedf50323
parent176cac5197d407470038034b58f48034b6953a6a
Grabber takes title instead of URL, curl escaping

  Makes more sense to leave URL processing to the CURL component.
src/CurlWikiGrabber.cpp
src/CurlWikiGrabber.h
src/WikiWalker.cpp