summaryrefslogtreecommitdiff
path: root/poppler/CurlCachedFile.cc
AgeCommit message (Expand)AuthorFilesLines
2011-08-31xpdf303: error() changes, new param and formattingAlbert Astals Cid1-1/+1
2011-03-13(C) yearsAlbert Astals Cid1-1/+1
2011-03-13Check response code of libcurl callHib Eris1-3/+9
2011-03-12Remove unused variableAlbert Astals Cid1-2/+0
2010-11-20Forgot to port this away from GooVector :-SAlbert Astals Cid1-2/+1
2010-04-05Make some paremeters const & to clearly show we just read themAlbert Astals Cid1-4/+5
2010-04-05Add HTTP support using libcurlHib Eris1-0/+95