Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9f707fe

Browse files
committed
minor update
1 parent d0861a0 commit 9f707fe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/request/connect.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@ def getPage(**kwargs):
271271
else:
272272
kwargs['url'] = conf.url[:conf.url.rfind('/')+1] + url
273273

274+
threadData.lastRedirectMsg = (threadData.lastRequestUID, page)
274275
kwargs['refreshing'] = True
275276

276277
debugMsg = "got HTML meta refresh header"

0 commit comments

Comments
 (0)