📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
📁 falcon
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/falcon
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: response_helpers.pyc
a [��f � @ sJ d Z ddlZddd�Zdd� Zdd� Zejr6d d � Zndd � Zdd � ZdS )z!Utilities for the Response class.� Nc sR | � � � � fdd�}�du r*� fdd�}n� �fdd�}� fdd�}t||||�S ) a� Create a header getter/setter. Args: name: Header name, e.g., "Content-Type" doc: Docstring for the property transform: Transformation function to use when setting the property. The value will be passed to the function, and the function should return the transformed value to use as the value of the header (default ``None``). c s&