summaryrefslogtreecommitdiff
path: root/url.h
AgeCommit message (Expand)Author
2018-08-15Add missing includes and forward declarationsElijah Newren
2011-07-20url: decode buffers that are not NUL-terminatedJeff King
2010-11-26url: add str wrapper for end_url_with_slash()Tay Ray Chuan
2010-11-26shift end_url_with_slash() from http.[ch] to url.[ch]Tay Ray Chuan
2010-05-24make url-related functions reusableJeff King