mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-06 19:45:24 +00:00
Fix headers hsl
This commit is contained in:
parent
7d9da2e3d5
commit
6566dd6b3d
@ -91,7 +91,7 @@ class PathManager:
|
||||
|
||||
|
||||
class HttpClient:
|
||||
def __init__(self, headers: str):
|
||||
def __init__(self, headers: str = None):
|
||||
"""
|
||||
Initializes the HttpClient with specified headers.
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user