| Server IP : 162.144.4.212 / Your IP : 216.73.216.108 Web Server : Apache System : Linux gator2125.hostgator.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 : cozeellc ( 2980) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/libexec/oracle-cloud-agent/plugins/osms/oci/ |
Upload File : |
a
M��f� � @ s G d d� de �ZdS )c @ s e Zd Zddd�ZdS )�RequestNTc C s2 || _ || _|| _|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)�selfr r r r r r r � r
�o/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/request.py�__init__ s
zRequest.__init__)NNNNT)�__name__�
__module__�__qualname__r r
r
r
r r s �r N)�objectr r
r
r
r �<module> �