Home | History | Annotate | Download | only in test

Lines Matching refs:whitespace

917             for whitespace in " ", "":

929 int(c, url, "foo1=bar%s%s" % (vs, whitespace))
930 int(c, url, "foo2=bar%s; secure%s" % (vs, whitespace))