ClassicPress logo
Skip to content

Browse:

  • Home
  • WpOrg
  • Requests
  • Page 3

Cookie::domain_matches()

Method: Check if a cookie is valid for a given domain

Source: wp-includes/Requests/src/Cookie.php:181

Used by 0 functions | Uses 0 functions

Cookie::path_matches()

Method: Check if a cookie is valid for a given path

Source: wp-includes/Requests/src/Cookie.php:234

Used by 0 functions | Uses 0 functions

Cookie::normalize()

Method: Normalize cookie and attributes

Source: wp-includes/Requests/src/Cookie.php:280

Used by 0 functions | Uses 0 functions

Cookie::normalize_attribute()

Method: Parse an individual cookie attribute

Source: wp-includes/Requests/src/Cookie.php:310

Used by 0 functions | Uses 0 functions

Cookie::format_for_header()

Method: Format a cookie for a Cookie header

Source: wp-includes/Requests/src/Cookie.php:370

Used by 0 functions | Uses 0 functions

Cookie::format_for_set_cookie()

Method: Format a cookie for a Set-Cookie header

Source: wp-includes/Requests/src/Cookie.php:382

Used by 0 functions | Uses 0 functions

CaseInsensitiveDictionary::getAll()

Method: Get the headers as an array

Source: wp-includes/Requests/src/Utility/CaseInsensitiveDictionary.php:124

Used by 0 functions | Uses 0 functions

IdnaEncoder

Class: IDNA URL encoder

Source: wp-includes/Requests/src/IdnaEncoder.php:19

Used by 0 functions | Uses 0 functions

IdnaEncoder::encode()

Method: Encode a hostname using Punycode

Source: wp-includes/Requests/src/IdnaEncoder.php:61

Used by 0 functions | Uses 0 functions

IdnaEncoder::to_ascii()

Method: Convert a UTF-8 text string to an ASCII string using Punycode

Source: wp-includes/Requests/src/IdnaEncoder.php:85

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