mirror of
https://github.com/violettoolssite/CFspider.git
synced 2026-04-05 19:39:01 +08:00
v1.8.5: fix multiple bugs in Session and StealthSession
This commit is contained in:
@@ -217,7 +217,7 @@ class PlaywrightNotInstalledError(CFSpiderError):
|
||||
pass
|
||||
|
||||
|
||||
__version__ = "1.8.4"
|
||||
__version__ = "1.8.5"
|
||||
__all__ = [
|
||||
# 同步 API (requests)
|
||||
"get", "post", "put", "delete", "head", "options", "patch", "request",
|
||||
|
||||
Reference in New Issue
Block a user