@@ -18,6 +18,36 @@ HTTP 301
1818[Asserts]
1919header "Location" == "https://localhost/3.14/"
2020
21+ GET {{host}}/bn-in/3/library/2to3.html
22+ HTTP 301
23+ [Asserts]
24+ header "Location" == "https://localhost/bn-in/3/"
25+
26+ GET {{host}}/bn-in/3.13/library/2to3.html
27+ HTTP 301
28+ [Asserts]
29+ header "Location" == "https://localhost/bn-in/3.13/"
30+
31+ GET {{host}}/bn-in/3.14/library/2to3.html
32+ HTTP 301
33+ [Asserts]
34+ header "Location" == "https://localhost/bn-in/3.14/"
35+
36+ GET {{host}}/el/3/library/2to3.html
37+ HTTP 301
38+ [Asserts]
39+ header "Location" == "https://localhost/el/3/"
40+
41+ GET {{host}}/el/3.13/library/2to3.html
42+ HTTP 301
43+ [Asserts]
44+ header "Location" == "https://localhost/el/3.13/"
45+
46+ GET {{host}}/el/3.14/library/2to3.html
47+ HTTP 301
48+ [Asserts]
49+ header "Location" == "https://localhost/el/3.14/"
50+
2151GET {{host}}/es/3/library/2to3.html
2252HTTP 301
2353[Asserts]
@@ -138,6 +168,21 @@ HTTP 301
138168[Asserts]
139169header "Location" == "https://localhost/pt-br/3.14/"
140170
171+ GET {{host}}/ro/3/library/2to3.html
172+ HTTP 301
173+ [Asserts]
174+ header "Location" == "https://localhost/ro/3/"
175+
176+ GET {{host}}/ro/3.13/library/2to3.html
177+ HTTP 301
178+ [Asserts]
179+ header "Location" == "https://localhost/ro/3.13/"
180+
181+ GET {{host}}/ro/3.14/library/2to3.html
182+ HTTP 301
183+ [Asserts]
184+ header "Location" == "https://localhost/ro/3.14/"
185+
141186GET {{host}}/tr/3/library/2to3.html
142187HTTP 301
143188[Asserts]
@@ -215,6 +260,36 @@ HTTP 301
215260[Asserts]
216261header "Location" == "https://localhost/3.14/"
217262
263+ GET {{host}}/bn-in/3/library/tkinter.tix.html
264+ HTTP 301
265+ [Asserts]
266+ header "Location" == "https://localhost/bn-in/3/"
267+
268+ GET {{host}}/bn-in/3.13/library/tkinter.tix.html
269+ HTTP 301
270+ [Asserts]
271+ header "Location" == "https://localhost/bn-in/3.13/"
272+
273+ GET {{host}}/bn-in/3.14/library/tkinter.tix.html
274+ HTTP 301
275+ [Asserts]
276+ header "Location" == "https://localhost/bn-in/3.14/"
277+
278+ GET {{host}}/el/3/library/tkinter.tix.html
279+ HTTP 301
280+ [Asserts]
281+ header "Location" == "https://localhost/el/3/"
282+
283+ GET {{host}}/el/3.13/library/tkinter.tix.html
284+ HTTP 301
285+ [Asserts]
286+ header "Location" == "https://localhost/el/3.13/"
287+
288+ GET {{host}}/el/3.14/library/tkinter.tix.html
289+ HTTP 301
290+ [Asserts]
291+ header "Location" == "https://localhost/el/3.14/"
292+
218293GET {{host}}/es/3/library/tkinter.tix.html
219294HTTP 301
220295[Asserts]
@@ -335,6 +410,21 @@ HTTP 301
335410[Asserts]
336411header "Location" == "https://localhost/pt-br/3.14/"
337412
413+ GET {{host}}/ro/3/library/tkinter.tix.html
414+ HTTP 301
415+ [Asserts]
416+ header "Location" == "https://localhost/ro/3/"
417+
418+ GET {{host}}/ro/3.13/library/tkinter.tix.html
419+ HTTP 301
420+ [Asserts]
421+ header "Location" == "https://localhost/ro/3.13/"
422+
423+ GET {{host}}/ro/3.14/library/tkinter.tix.html
424+ HTTP 301
425+ [Asserts]
426+ header "Location" == "https://localhost/ro/3.14/"
427+
338428GET {{host}}/tr/3/library/tkinter.tix.html
339429HTTP 301
340430[Asserts]
0 commit comments