Make WordPress Core

Ticket #37705: 37705.txt

File 37705.txt, 42.4 KB (added by jorbin, 7 years ago)
Line 
1plugins/social-traffic-commando/oo/external/pinterest/nxs-http.php:43:        nxs_Http::buildCookieHeader( $r );
2plugins/social-traffic-commando/oo/external/pinterest/nxs-http.php:55:    function processResponse($strResponse) { $res = explode("\r\n\r\n", $strResponse, 2);
3plugins/social-traffic-commando/oo/external/pinterest/nxs-http.php:58:    function chunkTransferDecode($body) {
4plugins/social-traffic-commando/oo/external/pinterest/nxs-http.php:86:    public static function buildCookieHeader( &$r ) {
5plugins/social-traffic-commando/oo/external/pinterest/nxs-http.php:104:        nxs_Http::buildCookieHeader( $r ); $handle = curl_init();
6plugins/social-traffic-commando/oo/external/gplus/nxs-http.php:43:        nxs_Http::buildCookieHeader( $r );
7plugins/social-traffic-commando/oo/external/gplus/nxs-http.php:55:    function processResponse($strResponse) { $res = explode("\r\n\r\n", $strResponse, 2);
8plugins/social-traffic-commando/oo/external/gplus/nxs-http.php:58:    function chunkTransferDecode($body) {
9plugins/social-traffic-commando/oo/external/gplus/nxs-http.php:86:    public static function buildCookieHeader( &$r ) {
10plugins/social-traffic-commando/oo/external/gplus/nxs-http.php:104:        nxs_Http::buildCookieHeader( $r ); $handle = curl_init();
11plugins/postman-smtp/Postman/Postman-Auth/PostmanYahooAuthenticationManager.php:96:                             $this->processResponse ( $response );
12plugins/postman-smtp/Postman/Postman-Auth/PostmanYahooAuthenticationManager.php:124:                    $this->processResponse ( $response );
13plugins/postman-smtp/Postman/Postman-Auth/PostmanGoogleAuthenticationManager.php:104:                           $this->processResponse ( $response );
14plugins/postman-smtp/Postman/Postman-Auth/PostmanMicrosoftAuthenticationManager.php:89:                         $this->processResponse ( $response );
15plugins/postman-smtp/Postman/Postman-Auth/PostmanAbstractAuthenticationManager.php:75:          protected function processResponse($response) {
16plugins/postman-smtp/Postman/Postman-Auth/PostmanAbstractAuthenticationManager.php:157:                 $this->processResponse ( $response );
17plugins/payment-worldpay-us/worldpay-php-classes/PaymentPlugins.php:159:                return $this->_processResponse ( $httpCode, $this->decodeJson ( $response ) );
18plugins/payment-worldpay-us/worldpay-php-classes/PaymentPlugins.php:161:        private function _processResponse($httpCode, $body) {
19plugins/promo/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php:506:        $this->processResponseBody($request, $response);
20plugins/promo/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php:663:    protected function processResponseBody(Request $request, Response $response)
21plugins/promo/vendor/getherbert/framework/Herbert/Framework/Router.php:246:                $this->processResponse($e->getResponse());
22plugins/promo/vendor/getherbert/framework/Herbert/Framework/Router.php:295:        $this->processResponse($route->handle());
23plugins/promo/vendor/getherbert/framework/Herbert/Framework/Router.php:304:    protected function processResponse(Response $response)
24plugins/spirits-and-goblins/includes/twilio-php/Services/Twilio.php:145:            return $this->_processResponse($response);
25plugins/spirits-and-goblins/includes/twilio-php/Services/Twilio.php:197:        return $this->_processResponse($response);
26plugins/spirits-and-goblins/includes/twilio-php/Services/Twilio.php:208:    private function _processResponse($response)
27plugins/winqs-for-wp/qb-auth.php:51:            add_action( 'template_redirect', array( $this, 'handle_redirects' ) );
28plugins/winqs-for-wp/qb-auth.php:148:   public function handle_redirects() {
29plugins/event-espresso-decaf/modules/single_page_checkout/EED_Single_Page_Checkout.module.php:1438:      *   _handle_redirects
30plugins/two-factor-sms/includes/Twilio/Services/Twilio.php:180:        return $this->_processResponse($response);
31plugins/two-factor-sms/includes/Twilio/Services/Twilio.php:265:            return $this->_processResponse($response);
32plugins/two-factor-sms/includes/Twilio/Services/Twilio.php:279:    private function _processResponse($response)
33plugins/events-manager-pro-securesubmit-gateway/hps/src/Abstractions/HpsGatewayServiceAbstract.php:29:    abstract protected function processResponse($curlResponse, $curlInfo, $curlError);
34plugins/events-manager-pro-securesubmit-gateway/hps/src/Abstractions/HpsGatewayServiceAbstract.php:83:            return $this->processResponse($curlResponse, $curlInfo, $curlError);
35plugins/events-manager-pro-securesubmit-gateway/hps/src/Services/Gateway/HpsSoapGatewayService.php:58:    public function processResponse($curlResponse, $curlInfo, $curlError)
36plugins/events-manager-pro-securesubmit-gateway/hps/src/Services/Gateway/HpsTokenService.php:39:    protected function processResponse($curlResponse, $curlInfo, $curlError)
37plugins/events-manager-pro-securesubmit-gateway/hps/src/Services/Gateway/HpsRestGatewayService.php:71:    protected function processResponse($curlResponse, $curlInfo, $curlError)
38plugins/translation-exchange/src/tml/src/Tml/Api/Client.php:184:    public static function processResponse($data, $options = array()) {
39plugins/translation-exchange/src/tml/src/Tml/Api/Client.php:288:            return self::processResponse($json, $options);
40plugins/translation-exchange/src/tml/src/Tml/Api/Client.php:305:            return self::processResponse($json, $options);
41plugins/translation-exchange/src/tml/src/Tml/Api/Client.php:320:        return self::processResponse($json, $options);
42plugins/tw-simple-click-call/twilio-php/Services/Twilio.php:179:        return $this->_processResponse($response);
43plugins/tw-simple-click-call/twilio-php/Services/Twilio.php:264:            return $this->_processResponse($response);
44plugins/tw-simple-click-call/twilio-php/Services/Twilio.php:278:    private function _processResponse($response)
45plugins/stream/classes/class-filter-input.php:12:               FILTER_VALIDATE_IP            => array( __CLASS__, 'is_ip_address' ),
46plugins/stream/classes/class-filter-input.php:113:      public static function is_ip_address( $var ) {
47plugins/stream/classes/class-filter-input.php:114:              return false !== \WP_Http::is_ip_address( $var );
48plugins/adfever-for-wordpress/lib/wp-compat/http.php:272:               WP_Http::buildCookieHeader( $r );
49plugins/adfever-for-wordpress/lib/wp-compat/http.php:379:       function processResponse($strResponse) {
50plugins/adfever-for-wordpress/lib/wp-compat/http.php:454:       function buildCookieHeader( &$r ) {
51plugins/adfever-for-wordpress/lib/wp-compat/http.php:479:       function chunkTransferDecode($body) {
52plugins/adfever-for-wordpress/lib/wp-compat/http.php:607:               WP_Http::buildCookieHeader( $r );
53plugins/adfever-for-wordpress/lib/wp-compat/http.php:711:               $process = WP_Http::processResponse($strResponse);
54plugins/adfever-for-wordpress/lib/wp-compat/http.php:729:               $process['body'] = WP_Http::chunkTransferDecode($process['body']);
55plugins/adfever-for-wordpress/lib/wp-compat/http.php:843:               $strResponse = WP_Http::chunkTransferDecode($strResponse);
56plugins/adfever-for-wordpress/lib/wp-compat/http.php:925:               WP_Http::buildCookieHeader( $r );
57plugins/adfever-for-wordpress/lib/wp-compat/http.php:1011:              $strResponse = WP_Http::chunkTransferDecode($strResponse);
58plugins/adfever-for-wordpress/lib/wp-compat/http.php:1094:              WP_Http::buildCookieHeader( $r );
59plugins/adfever-for-wordpress/lib/wp-compat/http.php:1232:              WP_Http::buildCookieHeader( $r );
60plugins/zencoder-video/Services/Zencoder.php:144:            ? $this->_processResponse($this->http->get($this->_getApiPath($opts) . $path))
61plugins/zencoder-video/Services/Zencoder.php:145:            : $this->_processResponse(
62plugins/zencoder-video/Services/Zencoder.php:160:        return $this->_processResponse($this->http->delete($this->_getApiPath($opts) . $path));
63plugins/zencoder-video/Services/Zencoder.php:176:            ? $this->_processResponse($this->http->post($this->_getApiPath($opts) . $path, $headers))
64plugins/zencoder-video/Services/Zencoder.php:177:            : $this->_processResponse(
65plugins/zencoder-video/Services/Zencoder.php:199:            ? $this->_processResponse($this->http->put($this->_getApiPath($opts) . $path, $headers))
66plugins/zencoder-video/Services/Zencoder.php:200:            : $this->_processResponse(
67plugins/zencoder-video/Services/Zencoder.php:220:    private function _processResponse($response)
68plugins/donation-button/admin/partials/lib/Twilio.php:180:        return $this->_processResponse($response);
69plugins/donation-button/admin/partials/lib/Twilio.php:265:            return $this->_processResponse($response);
70plugins/donation-button/admin/partials/lib/Twilio.php:279:    private function _processResponse($response)
71plugins/dragon-video/vendor/zencoder/zencoder-php/Services/Zencoder.php:144:            ? $this->_processResponse($this->http->get($this->_getApiPath($opts) . $path))
72plugins/dragon-video/vendor/zencoder/zencoder-php/Services/Zencoder.php:145:            : $this->_processResponse(
73plugins/dragon-video/vendor/zencoder/zencoder-php/Services/Zencoder.php:160:        return $this->_processResponse($this->http->delete($this->_getApiPath($opts) . $path));
74plugins/dragon-video/vendor/zencoder/zencoder-php/Services/Zencoder.php:176:            ? $this->_processResponse($this->http->post($this->_getApiPath($opts) . $path, $headers))
75plugins/dragon-video/vendor/zencoder/zencoder-php/Services/Zencoder.php:177:            : $this->_processResponse(
76plugins/dragon-video/vendor/zencoder/zencoder-php/Services/Zencoder.php:199:            ? $this->_processResponse($this->http->put($this->_getApiPath($opts) . $path, $headers))
77plugins/dragon-video/vendor/zencoder/zencoder-php/Services/Zencoder.php:200:            : $this->_processResponse(
78plugins/dragon-video/vendor/zencoder/zencoder-php/Services/Zencoder.php:220:    private function _processResponse($response)
79plugins/dragon-video/trunk/vendor/zencoder/zencoder-php/Services/Zencoder.php:144:            ? $this->_processResponse($this->http->get($this->_getApiPath($opts) . $path))
80plugins/dragon-video/trunk/vendor/zencoder/zencoder-php/Services/Zencoder.php:145:            : $this->_processResponse(
81plugins/dragon-video/trunk/vendor/zencoder/zencoder-php/Services/Zencoder.php:160:        return $this->_processResponse($this->http->delete($this->_getApiPath($opts) . $path));
82plugins/dragon-video/trunk/vendor/zencoder/zencoder-php/Services/Zencoder.php:176:            ? $this->_processResponse($this->http->post($this->_getApiPath($opts) . $path, $headers))
83plugins/dragon-video/trunk/vendor/zencoder/zencoder-php/Services/Zencoder.php:177:            : $this->_processResponse(
84plugins/dragon-video/trunk/vendor/zencoder/zencoder-php/Services/Zencoder.php:199:            ? $this->_processResponse($this->http->put($this->_getApiPath($opts) . $path, $headers))
85plugins/dragon-video/trunk/vendor/zencoder/zencoder-php/Services/Zencoder.php:200:            : $this->_processResponse(
86plugins/dragon-video/trunk/vendor/zencoder/zencoder-php/Services/Zencoder.php:220:    private function _processResponse($response)
87plugins/stripe-political-donations/lib/php-httpclient/HttpClient.class.php:55:  protected $handle_redirects = true;
88plugins/stripe-political-donations/lib/php-httpclient/HttpClient.class.php:300:         $this->handle_redirects = $boolean;
89plugins/stripe-political-donations/lib/php-httpclient/HttpClient.class.php:572:         // * Finally, if handle_redirects and a redirect is sent, do that:
90plugins/stripe-political-donations/lib/php-httpclient/HttpClient.class.php:574:         if ($this->handle_redirects) {
91plugins/gna-crawling-errors/libs/PHPCrawlerHTTPRequest.class.php:929:    $cookie_header = $this->buildCookieHeader();
92plugins/gna-crawling-errors/libs/PHPCrawlerHTTPRequest.class.php:931:      $headerlines[] = $this->buildCookieHeader();
93plugins/gna-crawling-errors/libs/PHPCrawlerHTTPRequest.class.php:1036:  protected function buildCookieHeader()
94plugins/miniorange-saml-20-single-sign-on/mo_login_saml_sso_widget.php:179:                             $validSignature = Utilities::processResponse($acsUrl, $certfpFromPlugin, $responseSignatureData, $samlResponse);
95plugins/miniorange-saml-20-single-sign-on/mo_login_saml_sso_widget.php:187:                     $validSignature = Utilities::processResponse($acsUrl, $certfpFromPlugin, $assertionSignatureData, $samlResponse);
96plugins/miniorange-saml-20-single-sign-on/Utilities.php:285:    public static function processResponse($currentURL, $certFingerprint, $signatureData,
97plugins/woocommerce-securesubmit-gateway/classes/includes/src/Abstractions/HpsGatewayServiceAbstract.php:96:            return $this->processResponse($curlResponse, $curlInfo, $curlError);
98plugins/woocommerce-securesubmit-gateway/classes/includes/src/Abstractions/HpsGatewayServiceInterface.php:6:    public function processResponse($curlResponse, $curlInfo, $curlError);
99plugins/woocommerce-securesubmit-gateway/classes/includes/src/Services/Gateway/HpsCentinelGatewayService.php:36:    public function processResponse($curlResponse, $curlInfo, $curlError)
100plugins/woocommerce-securesubmit-gateway/classes/includes/src/Services/Gateway/HpsSoapGatewayService.php:58:    public function processResponse($curlResponse, $curlInfo, $curlError)
101plugins/woocommerce-securesubmit-gateway/classes/includes/src/Services/Gateway/HpsTokenService.php:39:    protected function processResponse($curlResponse, $curlInfo, $curlError)
102plugins/woocommerce-securesubmit-gateway/classes/includes/src/Services/Gateway/HpsRestGatewayService.php:73:    protected function processResponse($curlResponse, $curlInfo, $curlError)
103plugins/ezengage/httpclient.class.php:28:    var $handle_redirects = true; // Auaomtically redirect if Location or URI header is found
104plugins/ezengage/httpclient.class.php:181:        // Finally, if handle_redirects and a redirect is sent, do that
105plugins/ezengage/httpclient.class.php:182:        if ($this->handle_redirects) {
106plugins/ezengage/httpclient.class.php:285:        $this->handle_redirects = $boolean;
107plugins/wordio/lib/twilio-php-master/Services/Twilio.php:164:            return $this->_processResponse($response);
108plugins/wordio/lib/twilio-php-master/Services/Twilio.php:219:        return $this->_processResponse($response);
109plugins/wordio/lib/twilio-php-master/Services/Twilio.php:277:    private function _processResponse($response)
110plugins/tumblr-images-importer/clearbricks/net.http/class.net.http.php:68:      /** @var boolean Follow redirects */                    protected $handle_redirects = true;
111plugins/tumblr-images-importer/clearbricks/net.http/class.net.http.php:314:             # Finally, if handle_redirects and a redirect is sent, do that
112plugins/tumblr-images-importer/clearbricks/net.http/class.net.http.php:315:             if ($this->handle_redirects)
113plugins/tumblr-images-importer/clearbricks/net.http/class.net.http.php:710:             $this->handle_redirects = (boolean) $boolean;
114plugins/buddypress-smf-import/bbpress/bb-includes/backpress/class.wp-http.php:272:              WP_Http::buildCookieHeader( $r );
115plugins/buddypress-smf-import/bbpress/bb-includes/backpress/class.wp-http.php:379:      function processResponse($strResponse) {
116plugins/buddypress-smf-import/bbpress/bb-includes/backpress/class.wp-http.php:454:      function buildCookieHeader( &$r ) {
117plugins/buddypress-smf-import/bbpress/bb-includes/backpress/class.wp-http.php:479:      function chunkTransferDecode($body) {
118plugins/buddypress-smf-import/bbpress/bb-includes/backpress/class.wp-http.php:607:              WP_Http::buildCookieHeader( $r );
119plugins/buddypress-smf-import/bbpress/bb-includes/backpress/class.wp-http.php:711:              $process = WP_Http::processResponse($strResponse);
120plugins/buddypress-smf-import/bbpress/bb-includes/backpress/class.wp-http.php:729:                      $process['body'] = WP_Http::chunkTransferDecode($process['body']);
121plugins/buddypress-smf-import/bbpress/bb-includes/backpress/class.wp-http.php:843:                      $strResponse = WP_Http::chunkTransferDecode($strResponse);
122plugins/buddypress-smf-import/bbpress/bb-includes/backpress/class.wp-http.php:925:              WP_Http::buildCookieHeader( $r );
123plugins/buddypress-smf-import/bbpress/bb-includes/backpress/class.wp-http.php:1011:                     $strResponse = WP_Http::chunkTransferDecode($strResponse);
124plugins/buddypress-smf-import/bbpress/bb-includes/backpress/class.wp-http.php:1094:             WP_Http::buildCookieHeader( $r );
125plugins/buddypress-smf-import/bbpress/bb-includes/backpress/class.wp-http.php:1232:             WP_Http::buildCookieHeader( $r );
126plugins/skydrive-directlink/skydrive-directlink-class.php:496:          SDDL_WP_Http::buildCookieHeader( $r );
127plugins/skydrive-directlink/skydrive-directlink-class.php:657:          SDDL_WP_Http::buildCookieHeader( $r );
128plugins/skydrive-directlink/skydrive-directlink-class.php:756:                  $process = SDDL_WP_Http::processResponse($strResponse);
129plugins/skydrive-directlink/http_wp.php:282:            SDDL_WP_Http::buildCookieHeader( $r );
130plugins/skydrive-directlink/http_wp.php:396:    function processResponse($strResponse) {
131plugins/skydrive-directlink/http_wp.php:480:    function buildCookieHeader( &$r ) {
132plugins/skydrive-directlink/http_wp.php:505:    function chunkTransferDecode($body) {
133plugins/skydrive-directlink/http_wp.php:649:            SDDL_WP_Http::buildCookieHeader( $r );
134plugins/skydrive-directlink/http_wp.php:767:            $process = SDDL_WP_Http::processResponse($strResponse);
135plugins/skydrive-directlink/http_wp.php:785:                    $process['body'] = SDDL_WP_Http::chunkTransferDecode($process['body']);
136plugins/skydrive-directlink/http_wp.php:932:                    $strResponse = SDDL_WP_Http::chunkTransferDecode($strResponse);
137plugins/skydrive-directlink/http_wp.php:1016:           SDDL_WP_Http::buildCookieHeader( $r );
138plugins/skydrive-directlink/http_wp.php:1106:                   $strResponse = SDDL_WP_Http::chunkTransferDecode($strResponse);
139plugins/skydrive-directlink/http_wp.php:1189:           SDDL_WP_Http::buildCookieHeader( $r );
140plugins/skydrive-directlink/http_wp.php:1265:           $headers_body = SDDL_WP_Http::processResponse($strResponse);
141plugins/skydrive-directlink/http_wp.php:1342:           SDDL_WP_Http::buildCookieHeader( $r );
142plugins/miniorange-saml-cloud/mo_login_saml_sso_widget.php:182:                         $validSignature = Utilities::processResponse($acsUrl, $certfpFromPlugin, $responseSignatureData, $samlResponse);
143plugins/miniorange-saml-cloud/mo_login_saml_sso_widget.php:190:                 $validSignature = Utilities::processResponse($acsUrl, $certfpFromPlugin, $assertionSignatureData, $samlResponse);
144plugins/miniorange-saml-cloud/Utilities.php:273:        public static function processResponse($currentURL, $certFingerprint, $signatureData,
145plugins/core-control/modules/core_control_http_log.php:73:                      $transport = $wp_http->_get_first_available_transport($log_type /* $args */, $extra /* $url */);
146plugins/constant-contact-api/classes/class.kwsoauth2.php:13:add_action('plugins_loaded', array('KWSOAuth2', 'processResponse'), 20);
147plugins/constant-contact-api/classes/class.kwsoauth2.php:36:    public function __construct($processResponse = true) {
148plugins/constant-contact-api/classes/class.kwsoauth2.php:42:            if($processResponse) {
149plugins/constant-contact-api/classes/class.kwsoauth2.php:43:                    self::processResponse();
150plugins/constant-contact-api/classes/class.kwsoauth2.php:55:    static function processResponse($force = false) {
151plugins/salon-booking-system/src/SLN/Action/Sms/_twilio.php:180:        return $this->_processResponse($response);
152plugins/salon-booking-system/src/SLN/Action/Sms/_twilio.php:265:            return $this->_processResponse($response);
153plugins/salon-booking-system/src/SLN/Action/Sms/_twilio.php:279:    private function _processResponse($response)
154plugins/litespeed-cache/admin/class-litespeed-cache-admin.php:332:                                      if ( ! WP_Http::is_ip_address($ip) ) {
155plugins/litespeed-cache/admin/class-litespeed-cache-admin.php:497:                                      if ( ! WP_Http::is_ip_address($ip) ) {
156plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs-http.php:27:             nxs_Http::buildCookieHeader( $r );
157plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs-http.php:43:     function processResponse($strResponse) { $res = explode("\r\n\r\n", $strResponse, 2);return array('headers' => $res[0], 'body' => isset($res[1]) ? $res[1] : ''); }
158plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs-http.php:44:     function chunkTransferDecode($body) {
159plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs-http.php:72:     public static function buildCookieHeader( &$r ) {
160plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs-http.php:90:             nxs_Http::buildCookieHeader( $r ); $handle = curl_init();
161plugins/kingkongcart/includes/HttpClient.class.php:28:    var $handle_redirects = true; // Auaomtically redirect if Location or URI header is found
162plugins/kingkongcart/includes/HttpClient.class.php:181:        // Finally, if handle_redirects and a redirect is sent, do that
163plugins/kingkongcart/includes/HttpClient.class.php:182:        if ($this->handle_redirects) {
164plugins/kingkongcart/includes/HttpClient.class.php:285:        $this->handle_redirects = $boolean;
165plugins/wordfence/lib/wfScanEngine.php:1185:    public function processResponse($result){
166plugins/rootsrated-content-cloud/vendor/symfony/http-kernel/HttpCache/HttpCache.php:487:        $this->processResponseBody($request, $response);
167plugins/rootsrated-content-cloud/vendor/symfony/http-kernel/HttpCache/HttpCache.php:644:    protected function processResponseBody(Request $request, Response $response)
168plugins/google-app-engine/modules/urlfetch.php:119:    WP_Http::buildCookieHeader( $r );
169plugins/text-my-app/Services/Twilio.php:134:            return $this->_processResponse($response);
170plugins/text-my-app/Services/Twilio.php:186:        return $this->_processResponse($response);
171plugins/text-my-app/Services/Twilio.php:197:    private function _processResponse($response)
172plugins/coschedule-by-todaymade/tm-scheduler.php:745:                    "first_transport"        => $http->_get_first_available_transport( $this->api ),
173plugins/picasa-express-x2/picasa-express-2.php:732:                                             } else if (method_exists('WP_Http', '_get_first_available_transport')) {
174plugins/picasa-express-x2/picasa-express-2.php:733:                                                     $transport = WP_Http::_get_first_available_transport(array());
175plugins/picasa-express-x2/picasa-express-2.php:2789:                                    } else if (method_exists('WP_Http', '_get_first_available_transport')) {
176plugins/picasa-express-x2/picasa-express-2.php:2790:                                            $transport = WP_Http::_get_first_available_transport(array());
177plugins/miniorange-windows-single-sign-on/mo_login_saml_sso_widget.php:192:                             $validSignature = Utilities::processResponse($acsUrl, $certfpFromPlugin, $responseSignatureData, $samlResponse);
178plugins/miniorange-windows-single-sign-on/mo_login_saml_sso_widget.php:200:                     $validSignature = Utilities::processResponse($acsUrl, $certfpFromPlugin, $assertionSignatureData, $samlResponse);
179plugins/miniorange-windows-single-sign-on/Utilities.php:285:    public static function processResponse($currentURL, $certFingerprint, $signatureData,
180plugins/all-in-one-wp-security-and-firewall/classes/wp-security-utility-ip-address.php:34:            $ip_type = WP_Http::is_ip_address($ip); //returns 4 or 6 if ipv4 or ipv6 or false if invalid
181plugins/all-in-one-wp-security-and-firewall/classes/wp-security-utility-ip-address.php:72:                        $res = WP_Http::is_ip_address($item);
182plugins/all-in-one-wp-security-and-firewall/classes/wp-security-blocking.php:97:        $ip_type = WP_Http::is_ip_address($visitor_ip);
183plugins/all-in-one-wp-security-and-firewall/classes/wp-security-utility-htaccess.php:497:                                $res = WP_Http::is_ip_address($dhost);
184plugins/wp-twilio-core/twilio-php/Services/Twilio.php:182:        return $this->_processResponse($response);
185plugins/wp-twilio-core/twilio-php/Services/Twilio.php:267:            return $this->_processResponse($response);
186plugins/wp-twilio-core/twilio-php/Services/Twilio.php:281:    private function _processResponse($response)
187plugins/anybackup/includes/class-persistent-http.php:145:    WP_Http::buildCookieHeader( $r );
188plugins/anybackup/includes/class-persistent-http.php:297:    if ( false !== ( $redirect_response = WP_HTTP::handle_redirects( $url, $r, $response ) ) )
189plugins/onelogin-saml-sso/php/functions.php:127:        $auth->processResponse();
190plugins/onelogin-saml-sso/php/lib/Saml2/Auth.php:116:    public function processResponse($requestId = null)
191plugins/securesubmit/lib/src/Abstractions/HpsGatewayServiceAbstract.php:29:    abstract protected function processResponse($curlResponse, $curlInfo, $curlError);
192plugins/securesubmit/lib/src/Abstractions/HpsGatewayServiceAbstract.php:83:            return $this->processResponse($curlResponse, $curlInfo, $curlError);
193plugins/securesubmit/lib/src/Services/Gateway/HpsSoapGatewayService.php:58:    public function processResponse($curlResponse, $curlInfo, $curlError)
194plugins/securesubmit/lib/src/Services/Gateway/HpsTokenService.php:39:    protected function processResponse($curlResponse, $curlInfo, $curlError)
195plugins/securesubmit/lib/src/Services/Gateway/HpsRestGatewayService.php:71:    protected function processResponse($curlResponse, $curlInfo, $curlError)
196plugins/wp-security-audit-log/classes/Models/ActiveRecord.php:105:                    case $this->is_ip_address($val):
197plugins/wp-security-audit-log/classes/Models/ActiveRecord.php:273:    private function is_ip_address($ip_address)
198plugins/diagnostic-tool/lib/DTOutboundConnection.class.php:14:          return $wpHttp->_get_first_available_transport(array());
199plugins/bookmarker/ncg_bookmarker/HttpClient.class.php:28:    var $handle_redirects = true; // Auaomtically redirect if Location or URI header is found
200plugins/bookmarker/ncg_bookmarker/HttpClient.class.php:181:        // Finally, if handle_redirects and a redirect is sent, do that
201plugins/bookmarker/ncg_bookmarker/HttpClient.class.php:182:        if ($this->handle_redirects) {
202plugins/bookmarker/ncg_bookmarker/HttpClient.class.php:285:        $this->handle_redirects = $boolean;
203plugins/dynamicsync/vendor/symfony/http-kernel/HttpCache/HttpCache.php:483:        $this->processResponseBody($request, $response);
204plugins/dynamicsync/vendor/symfony/http-kernel/HttpCache/HttpCache.php:643:    protected function processResponseBody(Request $request, Response $response)
205plugins/dynamicsync/vendor/getherbert/framework/Herbert/Framework/Router.php:246:                $this->processResponse($e->getResponse());
206plugins/dynamicsync/vendor/getherbert/framework/Herbert/Framework/Router.php:295:        $this->processResponse($route->handle());
207plugins/dynamicsync/vendor/getherbert/framework/Herbert/Framework/Router.php:304:    protected function processResponse(Response $response)
208plugins/wpgform/wpgform-core.php:2281:    if (strtolower($t->_get_first_available_transport('')) != 'wp_http_curl')
209plugins/mainwp-child-reports/includes/filter-input.php:12:              FILTER_VALIDATE_IP                 => array( 'MainWP_WP_Stream_Filter_Input', 'is_ip_address' ),
210plugins/mainwp-child-reports/includes/filter-input.php:108:     public static function is_ip_address( $var ) {
211plugins/mainwp-child-reports/includes/filter-input.php:109:             return false !== WP_Http::is_ip_address( $var );
212plugins/smartling-connector/inc/third-party/smartling/api-sdk-php/src/BaseApiAbstract.php:426:     *          string on $processResponseBody = false
213plugins/feedwordpress/feedwordpresshttpauthenticator.class.php:90:                      if (is_callable('WP_Http', '_get_first_available_transport')) :
214plugins/feedwordpress/feedwordpresshttpauthenticator.class.php:91:                              $trans = WP_Http::_get_first_available_transport($args, $url);
215plugins/feedwordpress/feedwordpresshttpauthenticator.class.php:93:                                      $trans = WP_Http::_get_first_available_transport(array(), $url);
216plugins/feedwordpress/feeds-page.php:1029:                                      elseif (is_callable(array($httpObject, '_get_first_available_transport'))) :
217plugins/feedwordpress/feeds-page.php:1030:                                              $transport = $httpObject->_get_first_available_transport(
218plugins/sotmarket-affiliate-plugin/classes/SotmarketRPCClientCallback.php:42:   function processResponseAuxData($className, $methodName, SotmarketRPCResponseAuxData $data) {
219plugins/sotmarket-affiliate-plugin/classes/SotmarketRPCClientCallbackSimple.php:38:             function processResponseAuxData($className, $methodName, SotmarketRPCResponseAuxDataImp $data)
220plugins/sotmarket-affiliate-plugin/classes/SotmarketRPCClientCallbackImp.php:33:                function processResponseAuxData($className, $methodName, SotmarketRPCResponseAuxDataImp $data) {
221plugins/sotmarket-affiliate-plugin/classes/SotmarketRPCClient.php:177:                $this->_callback->processResponseAuxData($this->_aTasks[$sTaskName]['className'],$this->_aTasks[$sTaskName]['methodName'],$aTaskResponse['auxdata']);
222plugins/react-social-analytics/library/OpenReact/XmlRpc/Client.php:90:          return $this->_processResponse($response);
223plugins/react-social-analytics/library/OpenReact/XmlRpc/Client.php:213: protected function _processResponse($response)
224plugins/elasticommerce-search-form/vendor/ruflin/elastica/lib/Elastica/Bulk.php:359:        return $this->_processResponse($response);
225plugins/elasticommerce-search-form/vendor/ruflin/elastica/lib/Elastica/Bulk.php:370:    protected function _processResponse(Response $response)
226plugins/gk-sms/lib/twilio-php/Services/Twilio.php:145:            return $this->_processResponse($response);
227plugins/gk-sms/lib/twilio-php/Services/Twilio.php:197:        return $this->_processResponse($response);
228plugins/gk-sms/lib/twilio-php/Services/Twilio.php:208:    private function _processResponse($response)
229plugins/saml-20-single-sign-on/saml/modules/saml/www/sp/saml2-acs.php:75:       $assertions = sspmod_saml_Message::processResponse($spMetadata, $idpMetadata, $response);
230plugins/saml-20-single-sign-on/saml/modules/saml/lib/Message.php:492:   public static function processResponse(
231plugins/saml-20-single-sign-on/saml/www/saml2/sp/AssertionConsumerService.php:108:              $assertion = sspmod_saml_Message::processResponse($spMetadata, $idpMetadata, $response);
232plugins/gathercontent-import/includes/classes/admin/mapping-wizard.php:89:              $this->handle_redirects();
233plugins/gathercontent-import/includes/classes/admin/mapping-wizard.php:768:     protected function handle_redirects() {
234plugins/beam/beam.php:180:                      // WP_Http::buildCookieHeader allowed strings and WP_Http_Cookie.
235plugins/miniorange-google-apps-login/actions/mo-login-ga-sso-widget.php:173:                            $validSignature = Mo_Ga_Saml_Utility::processResponse($acsUrl, $certfpFromPlugin, $responseSignatureData, $samlResponse);
236plugins/miniorange-google-apps-login/actions/mo-login-ga-sso-widget.php:181:                    $validSignature = Mo_Ga_Saml_Utility::processResponse($acsUrl, $certfpFromPlugin, $assertionSignatureData, $samlResponse);
237plugins/miniorange-google-apps-login/resources/mo-ga-sso-saml-utility.php:283:  public static function processResponse($currentURL, $certFingerprint, $signatureData,
238plugins/wp-simple-elasticsearch/vendor/ruflin/elastica/lib/Elastica/Bulk.php:360:        return $this->_processResponse($response);
239plugins/wp-simple-elasticsearch/vendor/ruflin/elastica/lib/Elastica/Bulk.php:371:    protected function _processResponse(Response $response)
240plugins/presstest/mocked/core.php:7481:         public function _get_first_available_transport($args, $url = '') { return PT_Mime::mime( func_get_args() );  }
241plugins/presstest/mocked/core.php:7486:         public function processResponse($strResponse) { return PT_Mime::mime( func_get_args() );  }
242plugins/presstest/mocked/core.php:7488:         public function buildCookieHeader($r) { return PT_Mime::mime( func_get_args() );  }
243plugins/presstest/mocked/core.php:7489:         public function chunkTransferDecode($body) { return PT_Mime::mime( func_get_args() );  }
244plugins/bing-404/bing-404.php:427:      jQuery.post(ajaxurl, data, bing404_processResponse);
245plugins/bing-404/bing-404.php:432:function bing404_processResponse(rawResponse) {
246plugins/facebook/admin/settings-debug.php:724:          $http_transport = $http_obj->_get_first_available_transport( array( 'ssl' => true ) );
247plugins/sofa-build-external-links-network/lib/HttpClient.class.php:28:    var $handle_redirects = true; // Auaomtically redirect if Location or URI header is found
248plugins/sofa-build-external-links-network/lib/HttpClient.class.php:181:        // Finally, if handle_redirects and a redirect is sent, do that
249plugins/sofa-build-external-links-network/lib/HttpClient.class.php:182:        if ($this->handle_redirects) {
250plugins/sofa-build-external-links-network/lib/HttpClient.class.php:285:        $this->handle_redirects = $boolean;
251plugins/twilio-sms-for-woo/admin/partials/lib/Twilio.php:180:        return $this->_processResponse($response);
252plugins/twilio-sms-for-woo/admin/partials/lib/Twilio.php:265:            return $this->_processResponse($response);
253plugins/twilio-sms-for-woo/admin/partials/lib/Twilio.php:279:    private function _processResponse($response)
254plugins/broken-link-checker/modules/extras/mediafire.php:160:                   '_redirection' => 0, //Internal flag that turns off redirect handling. See WP_Http::handle_redirects()
255plugins/beacon-wordpress-plugin/HttpClient.class.php:31:    var $handle_redirects = true; // Auaomtically redirect if Location or URI header is found
256plugins/beacon-wordpress-plugin/HttpClient.class.php:184:        // Finally, if handle_redirects and a redirect is sent, do that
257plugins/beacon-wordpress-plugin/HttpClient.class.php:185:        if ($this->handle_redirects) {
258plugins/beacon-wordpress-plugin/HttpClient.class.php:292:        $this->handle_redirects = $boolean;
259plugins/twl-easy-call/lib/Twilio/Twilio.php:174:            return $this->_processResponse($response);
260plugins/twl-easy-call/lib/Twilio/Twilio.php:229:        return $this->_processResponse($response);
261plugins/twl-easy-call/lib/Twilio/Twilio.php:287:    private function _processResponse($response)
262plugins/wp-click2client/Services/Twilio.php:69:            ? $this->_processResponse($this->http->get($path))
263plugins/wp-click2client/Services/Twilio.php:70:            : $this->_processResponse(
264plugins/wp-click2client/Services/Twilio.php:87:            ? $this->_processResponse($this->http->delete($path))
265plugins/wp-click2client/Services/Twilio.php:88:            : $this->_processResponse(
266plugins/wp-click2client/Services/Twilio.php:106:            ? $this->_processResponse($this->http->post($path, $headers))
267plugins/wp-click2client/Services/Twilio.php:107:            : $this->_processResponse(
268plugins/wp-click2client/Services/Twilio.php:123:    private function _processResponse($response)
269plugins/wp-xintaoke/xt-core/sdks/paipai/lib/HttpClient.class.php:28:    var $handle_redirects = true; // Auaomtically redirect if Location or URI header is found
270plugins/wp-xintaoke/xt-core/sdks/paipai/lib/HttpClient.class.php:206:        // Finally, if handle_redirects and a redirect is sent, do that
271plugins/wp-xintaoke/xt-core/sdks/paipai/lib/HttpClient.class.php:207:        if ($this->handle_redirects) {
272plugins/wp-xintaoke/xt-core/sdks/paipai/lib/HttpClient.class.php:312:        $this->handle_redirects = $boolean;
273plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/class.wp-http.php:272:               WP_Http::buildCookieHeader( $r );
274plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/class.wp-http.php:379:       function processResponse($strResponse) {
275plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/class.wp-http.php:454:       function buildCookieHeader( &$r ) {
276plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/class.wp-http.php:479:       function chunkTransferDecode($body) {
277plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/class.wp-http.php:607:               WP_Http::buildCookieHeader( $r );
278plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/class.wp-http.php:711:               $process = WP_Http::processResponse($strResponse);
279plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/class.wp-http.php:729:                       $process['body'] = WP_Http::chunkTransferDecode($process['body']);
280plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/class.wp-http.php:843:                       $strResponse = WP_Http::chunkTransferDecode($strResponse);
281plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/class.wp-http.php:925:               WP_Http::buildCookieHeader( $r );
282plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/class.wp-http.php:1011:                      $strResponse = WP_Http::chunkTransferDecode($strResponse);
283plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/class.wp-http.php:1094:              WP_Http::buildCookieHeader( $r );
284plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/class.wp-http.php:1232:              WP_Http::buildCookieHeader( $r );
285plugins/fantastic-elasticsearch/vendor/ruflin/elastica/lib/Elastica/Bulk.php:360:        return $this->_processResponse($response);
286plugins/fantastic-elasticsearch/vendor/ruflin/elastica/lib/Elastica/Bulk.php:371:    protected function _processResponse(Response $response)
287plugins/webranger/WebRanger/lib/IDS/Update/WebRanger-Transport.php:139:                                 $process = $this->processResponse($strResponse);
288plugins/webranger/WebRanger/lib/IDS/Update/WebRanger-Transport.php:161: public function processResponse($strResponse)
289plugins/grouptivity/shareplus.php:110:                  processResponse: function(data) {
290plugins/grouptivity/shareplus.php:203:                                          jQuery.getJSON("<?php echo $url; ?>&day="+encodeURIComponent(gtvt_most_shared.days)+"&jsonp=?", gtvt_most_shared.processResponse);     
291plugins/grouptivity/shareplus.php:206:                                          jQuery.getJSON("<?php echo $url; ?>&day="+encodeURIComponent(gtvt_most_shared.days)+"&jsonp=?", gtvt_most_shared.processResponse);     
292plugins/grouptivity/shareplus.php:220:          gtvt_most_shared.processResponse
293plugins/heartland-secure-submit-addon-for-gravity-forms/classes/includes/src/Abstractions/HpsGatewayServiceAbstract.php:29:    abstract protected function processResponse($curlResponse, $curlInfo, $curlError);
294plugins/heartland-secure-submit-addon-for-gravity-forms/classes/includes/src/Abstractions/HpsGatewayServiceAbstract.php:83:            return $this->processResponse($curlResponse, $curlInfo, $curlError);
295plugins/heartland-secure-submit-addon-for-gravity-forms/classes/includes/src/Services/Gateway/HpsSoapGatewayService.php:57:    protected function processResponse($curlResponse, $curlInfo, $curlError)
296plugins/heartland-secure-submit-addon-for-gravity-forms/classes/includes/src/Services/Gateway/HpsTokenService.php:39:    protected function processResponse($curlResponse, $curlInfo, $curlError)
297plugins/heartland-secure-submit-addon-for-gravity-forms/classes/includes/src/Services/Gateway/HpsRestGatewayService.php:70:    protected function processResponse($curlResponse, $curlInfo, $curlError)
298plugins/freshbooks-wordpress-widget/library/FreshBooks/Element.php:79:  protected function _processResponse(&$XMLObject){
299plugins/freshbooks-wordpress-widget/library/FreshBooks/Invoice.php:153:         $responseStatus = $this->_processResponse($responseXML);
300plugins/freshbooks-wordpress-widget/library/FreshBooks/ElementAction.php:26:            $responseStatus = $this->_processResponse($responseXML);
301plugins/freshbooks-wordpress-widget/library/FreshBooks/ElementAction.php:44:            $responseStatus = $this->_processResponse($responseXML);
302plugins/freshbooks-wordpress-widget/library/FreshBooks/ElementAction.php:63:            $responseStatus = $this->_processResponse($responseXML);
303plugins/freshbooks-wordpress-widget/library/FreshBooks/ElementAction.php:82:            $responseStatus = $this->_processResponse($responseXML);
304plugins/freshbooks-wordpress-widget/library/FreshBooks/ElementAction.php:102:           $responseStatus = $this->_processResponse($responseXML);
305plugins/freshbooks-wordpress-widget/library/FreshBooks/BaseInvoice.php:258:             $responseStatus = $this->_processResponse($responseXML);
306plugins/placester/lib/http.php:204:      * @see WP_Http::_get_first_available_transport()
307plugins/placester/lib/http.php:206:     public function _get_first_available_transport ($args, $url = null) {
308plugins/placester/lib/http.php:281:             WP_Http::buildCookieHeader( $r );
309plugins/selectel-storage-upload/vendor/endeveit/open-stack-storage/src/OpenStackStorage/Client.php:107:    protected function processResponseBody($resp)
310plugins/selectel-storage-upload/vendor/endeveit/open-stack-storage/src/OpenStackStorage/Client.php:127:                parent::processResponseBody($resp);
311plugins/selectel-storage-upload/vendor/resty/resty/Resty.php:765:               $resp = $this->processResponseBody($resp);
312plugins/selectel-storage-upload/vendor/resty/resty/Resty.php:852:       protected function processResponseBody($resp) {
313plugins/chargebee/lib/ChargeBee/Curl.php:14:        $respJson = self::processResponse($response, $httpCode);
314plugins/chargebee/lib/ChargeBee/Curl.php:75:    public static function processResponse($response, $httpCode) {
315plugins/fakerpress/inc/class-fp-variable.php:19:                FILTER_VALIDATE_IP                 => array( 'Variable', 'is_ip_address' ),
316plugins/fakerpress/inc/class-fp-variable.php:125:       public static function is_ip_address( $var ) {
317plugins/fakerpress/inc/class-fp-variable.php:126:               return false !== WP_Http::is_ip_address( $var );
318plugins/miniorange-wp-as-saml-idp/Utilities.php:273:    public static function processResponse($currentURL, $certFingerprint, $signatureData,
319plugins/wp-scraper/includes/libs/PHPCrawlerHTTPRequest.class.php:929:    $cookie_header = $this->buildCookieHeader();
320plugins/wp-scraper/includes/libs/PHPCrawlerHTTPRequest.class.php:931:      $headerlines[] = $this->buildCookieHeader();
321plugins/wp-scraper/includes/libs/PHPCrawlerHTTPRequest.class.php:1036:  protected function buildCookieHeader()
322plugins/shopp-twilio/inc/Services/Twilio.php:85:            ? $this->_processResponse($this->http->get($path))
323plugins/shopp-twilio/inc/Services/Twilio.php:86:            : $this->_processResponse(
324plugins/shopp-twilio/inc/Services/Twilio.php:103:            ? $this->_processResponse($this->http->delete($path))
325plugins/shopp-twilio/inc/Services/Twilio.php:104:            : $this->_processResponse(
326plugins/shopp-twilio/inc/Services/Twilio.php:122:            ? $this->_processResponse($this->http->post($path, $headers))
327plugins/shopp-twilio/inc/Services/Twilio.php:123:            : $this->_processResponse(
328plugins/shopp-twilio/inc/Services/Twilio.php:139:    private function _processResponse($response)
329plugins/socializr/vendor/symfony/http-kernel/HttpCache/HttpCache.php:508:        $this->processResponseBody($request, $response);
330plugins/socializr/vendor/symfony/http-kernel/HttpCache/HttpCache.php:665:    protected function processResponseBody(Request $request, Response $response)
331plugins/socializr/vendor/getherbert/framework/Herbert/Framework/Router.php:246:                $this->processResponse($e->getResponse());
332plugins/socializr/vendor/getherbert/framework/Herbert/Framework/Router.php:295:        $this->processResponse($route->handle());
333plugins/socializr/vendor/getherbert/framework/Herbert/Framework/Router.php:304:    protected function processResponse(Response $response)
334plugins/socializr/trunk/vendor/symfony/http-kernel/HttpCache/HttpCache.php:508:        $this->processResponseBody($request, $response);
335plugins/socializr/trunk/vendor/symfony/http-kernel/HttpCache/HttpCache.php:665:    protected function processResponseBody(Request $request, Response $response)
336plugins/socializr/trunk/vendor/getherbert/framework/Herbert/Framework/Router.php:246:                $this->processResponse($e->getResponse());
337plugins/socializr/trunk/vendor/getherbert/framework/Herbert/Framework/Router.php:295:        $this->processResponse($route->handle());
338plugins/socializr/trunk/vendor/getherbert/framework/Herbert/Framework/Router.php:304:    protected function processResponse(Response $response)