Home | History | Annotate | Download | only in http

Lines Matching full:apage

228 	{"http://localhost/someDir/apage", "someDir"},
229 {"http://localhost/%23/apage", "hash"},
230 {"http://localhost/otherDir/apage", "Default"},
231 {"http://someHost.com/someDir/apage", "someHost.com/someDir"},
232 {"http://otherHost.com/someDir/apage", "someDir"},
233 {"http://otherHost.com/aDir/apage", "Default"},