Distance not found in cache, will perform API request.
Request:
Array
(
    [origins] => R-11-G, M-City, Jln Ampang, Kampung Berembang, 55000 Kuala Lumpur, Federal Territory of Kuala Lumpur, Kuala Lumpur, 55000, Malaysia
    [destinations] => Johor, Malaysia
    [mode] => driving
    [avoid] => none
    [units] => metric
    [sensor] => 0
    [region] => my
    [language] => en-US
)
Response:
Array
(
    [headers] => WpOrg\Requests\Utility\CaseInsensitiveDictionary Object
        (
            [data:protected] => Array
                (
                    [content-type] => application/json; charset=UTF-8
                    [date] => Wed, 09 Sep 2026 23:14:55 GMT
                    [pragma] => no-cache
                    [expires] => Fri, 01 Jan 1990 00:00:00 GMT
                    [cache-control] => no-cache, must-revalidate
                    [content-security-policy-report-only] => script-src 'none'; form-action 'none'; frame-src 'none'; report-uri https://csp.withgoogle.com/csp/scaffolding/msaifddsmnwc:363:0
                    [cross-origin-opener-policy-report-only] => same-origin; report-to=msaifddsmnwc:363:0
                    [report-to] => {"group":"msaifddsmnwc:363:0","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/scaffolding/msaifddsmnwc:363:0"}],}
                    [server] => mafe
                    [content-length] => 313
                    [x-xss-protection] => 0
                    [x-frame-options] => SAMEORIGIN
                    [server-timing] => gfet4t7; dur=9
                    [alt-svc] => h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
                )

        )

    [body] => {
   "destination_addresses" : [],
   "error_message" : "You must enable Billing on the Google Cloud Project at https://console.cloud.google.com/project/_/billing/enable Learn more at https://developers.google.com/maps/gmp-get-started",
   "origin_addresses" : [],
   "rows" : [],
   "status" : "REQUEST_DENIED"
}
    [response] => Array
        (
            [code] => 200
            [message] => OK
        )

    [cookies] => Array
        (
        )

    [filename] => 
    [http_response] => WP_HTTP_Requests_Response Object
        (
            [response:protected] => WpOrg\Requests\Response Object
                (
                    [body] => {
   "destination_addresses" : [],
   "error_message" : "You must enable Billing on the Google Cloud Project at https://console.cloud.google.com/project/_/billing/enable Learn more at https://developers.google.com/maps/gmp-get-started",
   "origin_addresses" : [],
   "rows" : [],
   "status" : "REQUEST_DENIED"
}
                    [raw] => HTTP/1.1 200 OK
Content-Type: application/json; charset=UTF-8
Date: Wed, 09 Sep 2026 23:14:55 GMT
Pragma: no-cache
Expires: Fri, 01 Jan 1990 00:00:00 GMT
Cache-Control: no-cache, must-revalidate
Content-Security-Policy-Report-Only: script-src 'none'; form-action 'none'; frame-src 'none'; report-uri https://csp.withgoogle.com/csp/scaffolding/msaifddsmnwc:363:0
Cross-Origin-Opener-Policy-Report-Only: same-origin; report-to=msaifddsmnwc:363:0
Report-To: {"group":"msaifddsmnwc:363:0","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/scaffolding/msaifddsmnwc:363:0"}],}
Server: mafe
Content-Length: 313
X-XSS-Protection: 0
X-Frame-Options: SAMEORIGIN
Server-Timing: gfet4t7; dur=9
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Connection: close

{
   "destination_addresses" : [],
   "error_message" : "You must enable Billing on the Google Cloud Project at https://console.cloud.google.com/project/_/billing/enable Learn more at https://developers.google.com/maps/gmp-get-started",
   "origin_addresses" : [],
   "rows" : [],
   "status" : "REQUEST_DENIED"
}
                    [headers] => WpOrg\Requests\Response\Headers Object
                        (
                            [data:protected] => Array
                                (
                                    [content-type] => Array
                                        (
                                            [0] => application/json; charset=UTF-8
                                        )

                                    [date] => Array
                                        (
                                            [0] => Wed, 09 Sep 2026 23:14:55 GMT
                                        )

                                    [pragma] => Array
                                        (
                                            [0] => no-cache
                                        )

                                    [expires] => Array
                                        (
                                            [0] => Fri, 01 Jan 1990 00:00:00 GMT
                                        )

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

                                    [content-security-policy-report-only] => Array
                                        (
                                            [0] => script-src 'none'; form-action 'none'; frame-src 'none'; report-uri https://csp.withgoogle.com/csp/scaffolding/msaifddsmnwc:363:0
                                        )

                                    [cross-origin-opener-policy-report-only] => Array
                                        (
                                            [0] => same-origin; report-to=msaifddsmnwc:363:0
                                        )

                                    [report-to] => Array
                                        (
                                            [0] => {"group":"msaifddsmnwc:363:0","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/scaffolding/msaifddsmnwc:363:0"}],}
                                        )

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

                                    [content-length] => Array
                                        (
                                            [0] => 313
                                        )

                                    [x-xss-protection] => Array
                                        (
                                            [0] => 0
                                        )

                                    [x-frame-options] => Array
                                        (
                                            [0] => SAMEORIGIN
                                        )

                                    [server-timing] => Array
                                        (
                                            [0] => gfet4t7; dur=9
                                        )

                                    [alt-svc] => Array
                                        (
                                            [0] => h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
                                        )

                                )

                        )

                    [status_code] => 200
                    [protocol_version] => 1.1
                    [success] => 1
                    [redirects] => 0
                    [url] => https://maps.googleapis.com/maps/api/distancematrix/json?key=AIzaSyCAtfUrLI06bbRTdDXZfovtmiVpJAoAlAw&origins=R-11-G%2C+M-City%2C+Jln+Ampang%2C+Kampung+Berembang%2C+55000+Kuala+Lumpur%2C+Federal+Territory+of+Kuala+Lumpur%2C+Kuala+Lumpur%2C+55000%2C+Malaysia&destinations=Johor%2C+Malaysia&mode=driving&avoid=none&units=metric&sensor=0&region=my&language=en-US
                    [history] => Array
                        (
                        )

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

                        )

                )

            [filename:protected] => 
            [data] => 
            [headers] => 
            [status] => 
        )

)

Prawn Aglio Olio

RM33.90

Spaghetti olio with garlic, chili, eggplant, cherry tomatoes, and topped with fresh herbs

Category:

Description

Spaghetti olio with garlic, chili, eggplant, cherry tomatoes, and topped with fresh herbs

There are no reviews yet.

Be the first to review “Prawn Aglio Olio”

Your email address will not be published. Required fields are marked *