aboutsummaryrefslogtreecommitdiff
path: root/src/IO/Url.h
AgeCommit message (Collapse)Author
2015-05-08https: the rest :)corvid
Normally I really like to make commits in small pieces that all compile and make sense in isolation, but with this https work, the effort vs the reward just wasn't going to make sense.
2014-03-16Separate 'Accept:' values for images and the restcorvid
2011-09-14privacy: never send cookies in third-party requestscorvid
as mentioned in section 7.1 of RFC 6265
2009-11-01Switch the DPI framework from Unix sockets to Internet socketsJorge Arellano Cid
Initially meant for MINIX, but in the process several bugs were fixed, the code restructured, added more error handling and improved in general. In the future we may go back to UDS, but the cleanup gains will remain.
2009-06-01proxy support for HTTPScorvid
2009-05-06rm a_About_ccc prototypecorvid
2008-05-26- Enabled proxy_user in preferences.jcid
2008-03-29- Switched URL_DATA type from char* to a dStr.jcid
2007-10-07Initial revisionjcid