encryptare + adaugare de imagini
This commit is contained in:
@@ -13,7 +13,6 @@ class RequestBuilder:
|
||||
__method (str): HTTP method (GET, POST, ...)
|
||||
"""
|
||||
|
||||
|
||||
def __init__(self):
|
||||
self.__url = ""
|
||||
self.__headers = {}
|
||||
|
||||
Reference in New Issue
Block a user