func TestURI(t *testing.T) {
    var requests = []struct {
        in  *http.Request
        out string
    }{{