ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • RequestsSessionHandler

Session::__isset()

Method: Remove a property’s value

Source: wp-includes/Requests/src/Session.php:135

Used by 0 functions | Uses 0 functions

Session::__unset()

Method: Remove a property’s value

Source: wp-includes/Requests/src/Session.php:144

Used by 0 functions | Uses 0 functions

Session::get()

Method: Send a GET request

Source: wp-includes/Requests/src/Session.php:158

Used by 0 functions | Uses 0 functions

Session::head()

Method: Send a HEAD request

Source: wp-includes/Requests/src/Session.php:165

Used by 0 functions | Uses 0 functions

Session::delete()

Method: Send a DELETE request

Source: wp-includes/Requests/src/Session.php:172

Used by 0 functions | Uses 0 functions

Session::post()

Method: Send a POST request

Source: wp-includes/Requests/src/Session.php:188

Used by 0 functions | Uses 0 functions

Session::put()

Method: Send a PUT request

Source: wp-includes/Requests/src/Session.php:195

Used by 0 functions | Uses 0 functions

Session::patch()

Method: Send a PATCH request

Source: wp-includes/Requests/src/Session.php:207

Used by 0 functions | Uses 0 functions

Session::request()

Method: Main interface for HTTP requests

Source: wp-includes/Requests/src/Session.php:229

Used by 0 functions | Uses 0 functions

Session::request_multiple()

Method: Send multiple HTTP requests simultaneously

Source: wp-includes/Requests/src/Session.php:247

Used by 0 functions | Uses 0 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy