PHP 8.0.30
Preview: Proxy.php Size: 813 B
/home/certprox/public_html/wpinst/wordpress/wp-includes/Requests/Proxy.php

<?php
/**
 * Proxy connection interface
 *
 * @package Requests
 * @subpackage Proxy
 * @since 1.6
 */

/**
 * Proxy connection interface
 *
 * Implement this interface to handle proxy settings and authentication
 *
 * Parameters should be passed via the constructor where possible, as this
 * makes it much easier for users to use your provider.
 *
 * @see Requests_Hooks
 * @package Requests
 * @subpackage Proxy
 * @since 1.6
 */
interface Requests_Proxy {
	/**
	 * Register hooks as needed
	 *
	 * This method is called in {@see Requests::request} when the user has set
	 * an instance as the 'auth' option. Use this callback to register all the
	 * hooks you'll need.
	 *
	 * @see Requests_Hooks::register
	 * @param Requests_Hooks $hooks Hook system
	 */
	public function register(Requests_Hooks $hooks);
}

Directory Contents

Dirs: 7 × Files: 13

Name Size Perms Modified Actions
Auth DIR
- drwxr-xr-x 2022-11-15 19:03:29
Edit Download
Cookie DIR
- drwxr-xr-x 2022-11-15 19:03:29
Edit Download
Exception DIR
- drwxr-xr-x 2022-11-15 19:03:29
Edit Download
Proxy DIR
- drwxr-xr-x 2022-11-15 19:03:29
Edit Download
Response DIR
- drwxr-xr-x 2022-11-15 19:03:29
Edit Download
Transport DIR
- drwxr-xr-x 2022-11-15 19:03:29
Edit Download
Utility DIR
- drwxr-xr-x 2022-11-15 19:03:29
Edit Download
810 B lrw-r--r-- 2021-12-06 21:30:03
Edit Download
12.73 KB lrw-r--r-- 2021-12-06 21:30:03
Edit Download
1.00 KB lrw-r--r-- 2021-12-06 21:30:03
Edit Download
709 B lrw-r--r-- 2021-12-06 21:30:03
Edit Download
1.37 KB lrw-r--r-- 2021-12-06 21:30:03
Edit Download
11.28 KB lrw-r--r-- 2021-12-06 21:30:03
Edit Download
4.89 KB lrw-r--r-- 2021-12-06 21:30:03
Edit Download
27.88 KB lrw-r--r-- 2021-12-06 21:30:03
Edit Download
813 B lrw-r--r-- 2021-12-06 21:30:03
Edit Download
2.46 KB lrw-r--r-- 2021-12-06 21:30:03
Edit Download
7.00 KB lrw-r--r-- 2021-12-06 21:30:03
Edit Download
3.72 KB lrw-r--r-- 2021-12-06 21:30:03
Edit Download
1.19 KB lrw-r--r-- 2021-12-06 21:30:03
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).