Descriptionhttp: make serveFile redirects relative to work with StripPrefix
serveFile was using absolute redirects, which didn't work under StripPrefix.
Now it uses relative redirects.
Patch Set 1 #Patch Set 2 : diff -r 2e7ece227c7d https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 2e7ece227c7d https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 2e7ece227c7d https://go.googlecode.com/hg/ #Patch Set 5 : diff -r 2e7ece227c7d https://go.googlecode.com/hg/ #Patch Set 6 : diff -r 6a3ad528f59d https://go.googlecode.com/hg/ #MessagesTotal messages: 15
|