ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/Requests/src/Session.php

Session::__get()

Method: Get a property’s value

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

Used by 0 functions | Uses 0 functions

Session::__set()

Method: Set a property’s value

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

Used by 0 functions | Uses 0 functions

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
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy