]> gitweb.michael.orlitzky.com - dead/lwn-epub.git/commit
Only fetch login cookies once.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 9 Jul 2012 03:24:34 +0000 (23:24 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 9 Jul 2012 03:24:34 +0000 (23:24 -0400)
commitfc0052e451aa03675ebd9a128dfa46573b9357d7
tree453199187603e29b3be173819de6d8e23df272ed
parentaad40cd8e1e8c84c5fc294674a7159bb40838440
Only fetch login cookies once.
Implement the full story downloading (still buggy).
Reorganize many of the XML functions.
src/Configuration.hs
src/LWN/Article.hs
src/LWN/HTTP.hs
src/LWN/Page.hs
src/LWN/XHTML.hs
src/Main.hs