Warning: chmod(): Operation not permitted in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8 [0] in function chmod in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8 [1] in function include_once in /var/www/hopeinstoughton_www/wp-settings.php on line 560 [2] in function require_once in /var/www/hopeinstoughton_www/wp-config.php on line 85 [3] in function require_once in /var/www/hopeinstoughton_www/wp-load.php on line 50 [4] in function require_once in /var/www/hopeinstoughton_www/wp-blog-header.php on line 13 [5] in function require in /var/www/hopeinstoughton_www/index.php on line 17
| Server IP : 94.177.8.99 / Your IP : 216.73.217.165 Web Server : Apache/2.4.58 (Ubuntu) System : Linux aries 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /nuitka/eggshell.build/ |
Upload File : |
�� �,�.�� �ACCEPT_ENCODING�.�� �accept-encoding�.�� �headers�.�� �
user-agent�.�� �
keep-alive�.�� �
connection�.��
�Basic �.��
� b64encode�.�� �b�.��
�decode�.�� �utf-8���.�� �
authorization�.�� �proxy-authorization�.�� �no-cache�.�� �
cache-control�.�� X
Shortcuts for generating request headers.
:param keep_alive:
If ``True``, adds 'connection: keep-alive' header.
:param accept_encoding:
Can be a boolean, list, or string.
``True`` translates to 'gzip,deflate'.
List will get joined by comma.
String will be used as provided.
:param user_agent:
String representing the user-agent you want, such as
"python-urllib3/0.6"
:param basic_auth:
Colon-separated username:password string for 'authorization: basic ...'
auth header.
:param proxy_basic_auth:
Colon-separated username:password string for 'proxy-authorization: basic ...'
auth header.
:param disable_cache:
If ``True``, adds 'cache-control: no-cache' header.
Example::
>>> make_headers(keep_alive=True, user_agent="Batman/1.0")
{'connection': 'keep-alive', 'user-agent': 'Batman/1.0'}
>>> make_headers(accept_encoding=True)
{'accept-encoding': 'gzip,deflate'}
�.�� �rewind_body�.�� �tell�.�� �builtins��OSError���h��.�� �_FAILEDTELL�.�� �pos�.��� �
If a position is provided, move file to that point.
Otherwise, we'll attempt to record a position for future use.
�.�� �seek�.�� �
integer_types�.�� �UnrewindableBodyError�.��G �AAn error occurred when rewinding request body for redirect/retry.���.��X �RUnable to record file position for rewinding request body during a redirect/retry.���.��8 �4body_pos must be of type integer, instead it was %s.�.��� ��
Attempt to rewind body to a certain position.
Primarily used for request redirects and retries.
:param body:
File-like object that supports seek.
:param int pos:
Position to seek to in file.
�.�� �__doc__�.��: �6/usr/lib/python3/dist-packages/urllib3/util/request.py�.�� �__file__�.�� �__spec__�.��
�origin�.�� �has_location�.�� �
__cached__�.�� �absolute_import�.��
�base64�.�� h��.�K .�� �six�.�� h h��.�� �
exceptions�.�� h��.�K.�� �gzip,deflate�.��
�brotli�.�� �_unused_module_brotli�.�� �,br�.��
(NNNNNNt�.�� �make_headers�.�� �set_file_position�.��! �<module urllib3.util.request>�.��b (�
keep_alive��accept_encoding��
user_agent��
basic_auth��proxy_basic_auth��
disable_cache�ht�.��! �body��body_pos�� body_seek���.�� hAh��.�� � �.