HEX
Server: Apache
System: Linux box5514.bluehost.com 5.14.0-162.23.1.9991722448259.nf.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 31 18:11:45 UTC 2024 x86_64
User: smqcdvmy (3893)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: //lib/python3.9/site-packages/oci/__pycache__/request.cpython-39.pyc
a

���f��@sGdd�de�ZdS)c@seZdZddd�ZdS)�RequestNTcCs2||_||_||_|pi|_||_||_||_dS)a�
        :param method: HTTP method
        :param url: URL that will serve the request
        :param query_params: (optional) Query parameters in the url.
        :param header_params: (optional) Request header params.
        :param body: (optional) Request body.
        :param response_type: (optional) Response data type.
        :param enforce_content_headers: (optional) Whether content headers should be added for
            PUT and POST requests when not present.  Defaults to True.
        N)�method�url�query_params�
header_params�body�
response_type�enforce_content_headers)�selfrrrrrrr�r
�//usr/lib/python3.9/site-packages/oci/request.py�__init__s
zRequest.__init__)NNNNT)�__name__�
__module__�__qualname__rr
r
r
rrs�rN)�objectrr
r
r
r�<module>�