author | Sebastian Harl <sh@tokkee.org> | |
Sat, 22 Nov 2014 12:07:00 +0000 (13:07 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 22 Nov 2014 12:08:00 +0000 (13:08 +0100) | ||
commit | effc017810e5f1ba1a1c354eb2471a53fd661658 | |
tree | 5b0d7ea277d5721d0827a9b55ab99ec2dae974a5 | tree | snapshot |
parent | 75ca92c076664f351164763f3231df9a6958a683 | commit | diff |
Simplified URL parsing and un-escape URIs.
This avoids subsequent string-joins in various handlers and generally unifies
URL handling.
Also, it fixes handling of URLs containing (escaped) spaces.
This avoids subsequent string-joins in various handlers and generally unifies
URL handling.
Also, it fixes handling of URLs containing (escaped) spaces.
server/graph.go | diff | blob | history | |
server/server.go | diff | blob | history |