ClassicPress logo
Skip to content

Browse:

  • Home
  • WpOrg
  • Requests
  • Page 3

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

Response

Class: HTTP response class

Source: wp-includes/Requests/src/Response.php:24

Used by 0 functions | Uses 0 functions

Cookie::parse()

Method: Parse a cookie string into a cookie object

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

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

IdnaEncoder::is_ascii()

Method: Check whether a given text string contains only ASCII characters

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

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