ClassicPress logo
Skip to content

Browse:

  • Home
  • WpOrg
  • Page 11

Iri::remove_dot_segments()

Method: Remove dot segments from a path

Source: wp-includes/Requests/src/Iri.php:372

Used by 0 functions | Uses 0 functions

Requests::parse_response()

Method: HTTP response parser

Source: wp-includes/Requests/src/Requests.php:723

Used by 0 functions | Uses 0 functions

Iri::replace_invalid_with_pct_encoding()

Method: Replace invalid character with percent encoding

Source: wp-includes/Requests/src/Iri.php:434

Used by 0 functions | Uses 0 functions

Requests::parse_multiple()

Method: Callback for `transport.internal.parse_response`

Source: wp-includes/Requests/src/Requests.php:835

Used by 0 functions | Uses 0 functions

Iri::remove_iunreserved_percent_encoded()

Method: Callback function for preg_replace_callback.

Source: wp-includes/Requests/src/Iri.php:557

Used by 0 functions | Uses 0 functions

Requests::get()

Method: Send a GET request

Source: wp-includes/Requests/src/Requests.php:304

Used by 0 functions | Uses 0 functions

Requests::decode_chunked()

Method: Decoded a chunked body as per RFC 2616

Source: wp-includes/Requests/src/Requests.php:854

Used by 0 functions | Uses 0 functions

Requests::head()

Method: Send a HEAD request

Source: wp-includes/Requests/src/Requests.php:311

Used by 0 functions | Uses 0 functions

Requests::flatten()

Method: Convert a key => value array to a ‘key: value’ array for headers

Source: wp-includes/Requests/src/Requests.php:897

Used by 0 functions | Uses 0 functions

Requests::delete()

Method: Send a DELETE request

Source: wp-includes/Requests/src/Requests.php:318

Used by 0 functions | Uses 0 functions
« Previous 1 … 10 11 12 … 24 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy