ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • HTTP
  • Page 4

WP_Http_Encoding::compatible_gzinflate()

Method: Decompression of deflated string while staying compatible with the majority of servers.

Source: wp-includes/class-wp-http-encoding.php:104

Used by 0 functions | Uses 0 functions

WP_Http_Encoding::accept_encoding()

Method: What encoding types to accept and their priority values.

Source: wp-includes/class-wp-http-encoding.php:149

Used by 0 functions | Uses 0 functions

wp_http_accept_encoding

Filter Hook: Filters the allowed encoding types.

Source: wp-includes/class-wp-http-encoding.php:184

Used by 0 functions | Uses 0 functions

WP_Http_Encoding::content_encoding()

Method: What encoding the content used when it was compressed to send in the headers.

Source: wp-includes/class-wp-http-encoding.php:196

Used by 0 functions | Uses 0 functions

WP_Http_Encoding::should_decode()

Method: Whether the content be decoded based on the headers.

Source: wp-includes/class-wp-http-encoding.php:208

Used by 0 functions | Uses 0 functions

http_request_args

Filter Hook: Filters the arguments used in an HTTP request.

Source: wp-includes/class-wp-http.php:233

Used by 0 functions | Uses 0 functions

WP_Http::buildCookieHeader()

Method: Takes the arguments for a ::request() and checks for the cookie array.

Source: wp-includes/class-wp-http.php:807

Used by 0 functions | Uses 0 functions

pre_http_request

Filter Hook: Filters the preemptive return value of an HTTP request.

Source: wp-includes/class-wp-http.php:282

Used by 0 functions | Uses 0 functions

WP_Http::chunkTransferDecode()

Method: Decodes chunk transfer-encoding, based off the HTTP 1.1 specification.

Source: wp-includes/class-wp-http.php:843

Used by 0 functions | Uses 0 functions

https_ssl_verify

Filter Hook: Filters whether SSL should be verified for non-local requests.

Source: wp-includes/class-wp-http.php:402

Used by 0 functions | Uses 0 functions
« Previous 1 … 3 4 5 … 14 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy