fix(browsers): solve a bug with setting referer on the request level

This commit is contained in:
Karim shoair
2026-01-11 03:21:03 +02:00
parent 8e36962177
commit c5bc82deb8
3 changed files with 17 additions and 4 deletions
+1
View File
@@ -19,6 +19,7 @@ from typing import (
Set,
Literal,
Optional,
Iterator,
Pattern,
Sequence,
Tuple,