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 : |
�� �LocationValueError�.�� �No host specified.���.�� �_normalize_host�.��
�scheme�.�� h��.�� �host�.�� �lower�.�� �_proxy_host�.�� �port�.�� �%s(host=%r, port=%r)�.�� �__name__�.�� �close�.�� �ConnectionPool�.�� �__init__�.�� �RequestMethods�.��
�strict�.�� �Timeout�.�� �
from_float�.�� �Retry�.�� �DEFAULT�.�� �timeout�.�� �retries�.�� �QueueCls�.�� �pool�.�� �block�.�� �proxy�.�� �
proxy_headers�.��
�xrange�.�� �self�.�� �put�.�� N��.�K .�� �num_connections�.�� �num_requests�.�� �conn_kw�.�� �
setdefault�.�� �socket_options�.�K.�� �log�.�� �debug�.��, �(Starting new HTTP connection (%d): %s:%s�.�� �80�.�� �
ConnectionCls�.�� �connect_timeout�.��= �9
Return a fresh :class:`HTTPConnection`.
�.�� �get�.�� hh��.�� �ClosedPoolError�.�� �Pool is closed.�.�� �queue�.�� �Empty�.�� �EmptyPoolError�.��B �>Pool reached maximum size and no more connections are allowed.�.�� �is_connection_dropped�.��$ � Resetting dropped connection: %s�.�� �conn�.��
� auto_open�.��
� _new_conn�.��� X�
Get a connection. Will return a pooled connection if one is available.
If no connections are available and :prop:`.block` is ``False``, then a
fresh connection is returned.
:param timeout:
Seconds to wait before giving up and raising
:class:`urllib3.exceptions.EmptyPoolError` if the pool is empty and
:prop:`.block` is ``True``.
�.�� }�h�s.�� �Full�.�� �warning�.��6 �2Connection pool is full, discarding connection: %s�.��� X�
Put a connection back into the pool.
:param conn:
Connection object for the current host and port as returned by
:meth:`._new_conn` or :meth:`._get_conn`.
If the pool is already full, the connection is closed and discarded
because we exceeded maxsize. If connections are discarded frequently,
then maxsize should be increased.
If the pool is closed, then the connection will be closed and discarded.
�.�� �_Default�.�� �clone�.��@ �< Helper that always returns a :class:`urllib3.util.Timeout` �.�� �
SocketTimeout�.�� �ReadTimeoutError�.��% �!Read timed out. (read timeout=%s)�.�� �errno�.�� �_blocking_errnos�.��
� timed out�.�� �err�.�� �did not complete (read)�.��E �AIs the error actually a timeout? Will raise a ReadTimeout or pass�.�� �_get_timeout�.�� �
start_connect�.�� �_validate_conn�.�� �BaseSSLError�.�� �_raise_timeout�.�� hH�url��
timeout_value���.�� �request_chunked�.�� �request�.�� �read_timeout�.�� �sock�.�� �DEFAULT_TIMEOUT�.�� �
settimeout�.��
�socket�.�� �getdefaulttimeout�.�� �getresponse�.�� ���.�� � buffering���.�� �six�.�� �
raise_from�.�� �SocketError�.�� �
_http_vsn_str�.��
�HTTP/?�.�� �%s://%s:%s "%s %s %s" %s %s�.�� �httplib_response�.��
�status�.��
�length�.�� �assert_header_parsing�.�� �msg�.�� �HeaderParsingError�.��( �$Failed to parse headers (url=%s): %s�.�� �
_absolute_url�.�� }��exc_info��s.�� X
Perform a request on a given urllib connection object taken from our
pool.
:param conn:
a connection from one of our connection pools
:param timeout:
Socket timeout in seconds for the request. This can be a
float or integer, which will set the same timeout value for
the socket connect and the socket read, or an instance of
:class:`urllib3.util.Timeout`, which gives you more fine-grained
control over your timeouts.
�.�� �Url�.�� (hhh �path�t�.�hP.��* �&too many values to unpack (expected 2)�.�� �old_pool�.�� ���.�� h��.��H �D
Close all pooled connections and disable the pool.
�.�� �
startswith�.�� �/���.�� �get_host�.��* �&too many values to unpack (expected 3)�.�� �port_by_scheme�.��n �j
Check if the given ``url`` is a member of the same host as this
connection pool.
�.�� �headers�.�� �from_int�.�� �redirect��default���.�� �preload_content�.�� �is_same_host�.�� �HostChangedError�.�� �
ensure_str�.�� �_encode_target�.��
� parse_url�.�� �http�.�� �copy�.��
�update�.�� �set_file_position�.��
� _get_conn�.�� h��.�� �_prepare_proxy�.�� �
_make_request�.�� (h�body�h�chunked�t�.�� �request_method�.�� �ResponseCls�.�� �from_httplib�.�� �
connection�.��&