summaryrefslogtreecommitdiff
path: root/sys/src/cmd/webfs/url.c
AgeCommit message (Expand)Author
2016-06-04webfs: less aggressive url normalization; never unescape reserved characters ...cinap_lenrek
2016-04-15webfs: change %H (hostname) format to %N to not collide with encodefmt's %H (...cinap_lenrek
2014-04-03webfs: do not unescape escapecinap_lenrek
2013-11-24webfs: preserve unicode hostname, only convert to ascii when sending over the...cinap_lenrek
2013-11-24webfs: support for internationalized domain name urlscinap_lenrek
2012-03-26webfs: don't fold empty path segments in urlcinap_lenrek
2012-01-28webfs: fix broken handling of + character in urlscinap_lenrek
2012-01-11new webfs, rc based hgetcinap_lenrek
2011-11-19webfs: leave ; and / in url-query alone, add space + subsitutioncinap_lenrek
2011-11-16webfs: fix cookie path bug, more memory leakscinap_lenrek
2011-10-24webfs: fix url escaping so it works with torrentcinap_lenrek
2011-10-13webfs: fix url fragment bug, preserve fragment on redirectcinap_lenrek
2011-10-10mothra: fix unicode buffer overflow and spurious select crash, webfs: dont re...cinap_lenrek
2011-10-06webfs: do url escaping/unescapingcinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen