Array
(
    [headers] => WpOrg\Requests\Utility\CaseInsensitiveDictionary Object
        (
            [data:protected] => Array
                (
                    [date] => Tue, 18 Feb 2025 12:32:29 GMT
                    [server] => Apache
                    [cache-control] => no-cache, private
                    [access-control-allow-origin] => *
                    [content-type] => application/json
                )

        )

    [body] => {"status":true,"message":"","data":{"count":0,"newCount":0,"records":[],"state":"NSW","test":[],"cData":"Hello"}}
    [response] => Array
        (
            [code] => 200
            [message] => OK
        )

    [cookies] => Array
        (
        )

    [filename] => 
    [http_response] => WP_HTTP_Requests_Response Object
        (
            [data] => 
            [headers] => 
            [status] => 
            [response:protected] => WpOrg\Requests\Response Object
                (
                    [body] => {"status":true,"message":"","data":{"count":0,"newCount":0,"records":[],"state":"NSW","test":[],"cData":"Hello"}}
                    [raw] => HTTP/1.1 200 OK
Date: Tue, 18 Feb 2025 12:32:29 GMT
Server: Apache
Cache-Control: no-cache, private
Access-Control-Allow-Origin: *
Connection: close
Transfer-Encoding: chunked
Content-Type: application/json

{"status":true,"message":"","data":{"count":0,"newCount":0,"records":[],"state":"NSW","test":[],"cData":"Hello"}}
                    [headers] => WpOrg\Requests\Response\Headers Object
                        (
                            [data:protected] => Array
                                (
                                    [date] => Array
                                        (
                                            [0] => Tue, 18 Feb 2025 12:32:29 GMT
                                        )

                                    [server] => Array
                                        (
                                            [0] => Apache
                                        )

                                    [cache-control] => Array
                                        (
                                            [0] => no-cache, private
                                        )

                                    [access-control-allow-origin] => Array
                                        (
                                            [0] => *
                                        )

                                    [content-type] => Array
                                        (
                                            [0] => application/json
                                        )

                                )

                        )

                    [status_code] => 200
                    [protocol_version] => 1.1
                    [success] => 1
                    [redirects] => 0
                    [url] => https://api.weneedananny.com.au/apiv1/getSearchList
                    [history] => Array
                        (
                        )

                    [cookies] => WpOrg\Requests\Cookie\Jar Object
                        (
                            [cookies:protected] => Array
                                (
                                )

                        )

                )

            [filename:protected] => 
        )

)