ClassicPress logo
Skip to content
    Filter by type:

    Browse:

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

    Requests_Session::__get()

    Method: Get a property’s value

    Source: wp-includes/Requests/Session.php:83

    Used by 0 functions | Uses 0 functions

    Requests_Session::__set()

    Method: Set a property’s value

    Source: wp-includes/Requests/Session.php:97

    Used by 0 functions | Uses 0 functions

    Requests_Session::__isset()

    Method: Remove a property’s value

    Source: wp-includes/Requests/Session.php:106

    Used by 0 functions | Uses 0 functions

    Requests_Session::__unset()

    Method: Remove a property’s value

    Source: wp-includes/Requests/Session.php:115

    Used by 0 functions | Uses 0 functions

    Requests_Session::get()

    Method: Send a GET request

    Source: wp-includes/Requests/Session.php:131

    Used by 0 functions | Uses 0 functions

    Requests_Session::head()

    Method: Send a HEAD request

    Source: wp-includes/Requests/Session.php:138

    Used by 0 functions | Uses 0 functions

    Requests_Session::delete()

    Method: Send a DELETE request

    Source: wp-includes/Requests/Session.php:145

    Used by 0 functions | Uses 0 functions

    Requests_Session::post()

    Method: Send a POST request

    Source: wp-includes/Requests/Session.php:161

    Used by 0 functions | Uses 0 functions

    Requests_Session::put()

    Method: Send a PUT request

    Source: wp-includes/Requests/Session.php:168

    Used by 0 functions | Uses 0 functions

    Requests_Session::patch()

    Method: Send a PATCH request

    Source: wp-includes/Requests/Session.php:180

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