ParcelController :: registerParcel
Request
GET Parameters
No GET parameters
POST Parameters
Key | Value |
---|---|
parcels | [ [ "description" => "c/sack spare" ] ] |
receiverName | "BENJAMIN GITONGA" |
receiverPhoneNumber | "0726 687 501" |
senderName | "LYDIA" |
senderPhoneNumber | "0703 908 314" |
toStation | 1 |
transaction | [ "amount" => 300 "pinNumber" => "" ] |
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Api\ParcelController::registerParcel" |
_firewall_context | "security.firewall.map.context.api" |
_route | "app_register_parcel_api_" |
_route_params | [] |
_stopwatch_token | "a6f4df" |
media_type | "application/json" |
paramFetcher | FOS\RestBundle\Request\ParamFetcher {#676 -container: ContainerBxEb3my\App_KernelDevDebugContainer {#40 …} -parameterBag: FOS\RestBundle\Request\ParameterBag {#678 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …} -validator: Symfony\Component\Validator\Validator\TraceableValidator {#667 …} } |
Request Headers
Header | Value |
---|---|
accept-encoding | "gzip" |
auth | "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MzcxNzM0MTUsImV4cCI6MTczNzE4NzgxNSwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3Mjk4MDQzOTgiLCJ1c2VyX2lkIjo1N30.cm3liiIcKnrwcTiatGnJk3G-PHSynz5KofsfxJIaLwN5NEouPbIPH1zeMqay-TIehPpirCJ5gYhPlLqisdT1hkZBOPBXF0wAYt5WQBdcSWg0n8r6n7-f0tI3HvSIhQFvuZ9gWFHmOoS2P_OuMifUeMx9f5krpjpTmAJaNE5aH13v5iNR0Xn4C9qTFj8c0vV3eJcE-g3kSFaHQRoirOff3Ew-zeTGVkI_oyY2QFPMpJ-evtj2To4aF4vrTrk_gKjLw_MFgzNySgIg4Gvj44ih5R0BjuDM1u22RTxSmlAIXNhEh7oT9c_QGNeAhPH_NonyYFerPdULooGX8QiK7urqPPVzbG0-Wzp6oZvC2X1Ft5SuIZ9Or6O35dlOlZv3l8waowNLq28Wsq4xBGAYgy2s3m2mAq8VhOaYvZ5xZ6Hf7I5hAlq0LNdg9qFqN7fsyRg-8OC56U98qOxqhi3teLM0SFSiXNOU_jnXl1RcKRi_jQsRYZ3p4z-RCzQZ6g5WYT2DoESB5m1hAoz3MDyQH1H93ud_o6B_KTtl9sjnd2umNSFhXu1Nq-ledeuzxnoMQIYQrC_sefmwhWM6wbmKuCiUmBDdQ6pyKTpPn-O3HTzELC7hvnHPHsEyTV2gcfjKauj72NyYpQmTRAVPMGRozAJHV9O75rV2xg9Oo1lpNP58Zr8" |
connection | "Keep-Alive" |
content-length | "229" |
content-type | "application/json; charset=UTF-8" |
host | "courier.ohau.co.ke" |
user-agent | "okhttp/3.10.0" |
x-php-ob-level | "1" |
Request Content
Raw
{"parcels":[{"description":"c/sack spare"}],"receiverName":"BENJAMIN GITONGA","receiverPhoneNumber":"0726 687 501","senderName":"LYDIA","senderPhoneNumber":"0703 908 314","toStation":1,"transaction":{"amount":300,"pinNumber":""}}
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "application/json" |
date | "Sat, 18 Jan 2025 07:40:43 GMT" |
x-debug-token | "098f6f" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 6
Session Metadata
Key | Value |
---|---|
Created | "Sat, 18 Jan 25 10:40:43 +0300" |
Last used | "Sat, 18 Jan 25 10:40:43 +0300" |
Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
6
Usages
Stateless check enabled
Usage |
---|
App\Api\ParcelController:85
[ [ "file" => "/var/www/html/courier/src/Api/ParcelController.php" "line" => 85 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "registerParcel" "class" => "App\Api\ParcelController" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/html/courier/public/index.php" "line" => 5 "args" => [ "/var/www/html/courier/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/html/courier/public/index.php" "line" => 5 "args" => [ "/var/www/html/courier/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[ [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 73 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/html/courier/public/index.php" "line" => 5 "args" => [ "/var/www/html/courier/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[ [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 74 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/html/courier/public/index.php" "line" => 5 "args" => [ "/var/www/html/courier/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[ [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 75 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/html/courier/public/index.php" "line" => 5 "args" => [ "/var/www/html/courier/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[ [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 76 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/html/courier/public/index.php" "line" => 5 "args" => [ "/var/www/html/courier/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_ENV | "dev" |
APP_SECRET | "bd88013a2f16de1b609593eeee247d2d" |
CORS_ALLOW_ORIGIN | "*" |
DATABASE_URL | "mysql://root:!mirage2023@127.0.0.1:3306/courier?serverVersion=8&charset=utf8mb4" |
JWT_PASSPHRASE | "mirage" |
JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "229" |
CONTENT_TYPE | "application/json; charset=UTF-8" |
CONTEXT_DOCUMENT_ROOT | "/var/www/html/courier/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/html/courier/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT_ENCODING | "gzip" |
HTTP_AUTH | "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MzcxNzM0MTUsImV4cCI6MTczNzE4NzgxNSwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3Mjk4MDQzOTgiLCJ1c2VyX2lkIjo1N30.cm3liiIcKnrwcTiatGnJk3G-PHSynz5KofsfxJIaLwN5NEouPbIPH1zeMqay-TIehPpirCJ5gYhPlLqisdT1hkZBOPBXF0wAYt5WQBdcSWg0n8r6n7-f0tI3HvSIhQFvuZ9gWFHmOoS2P_OuMifUeMx9f5krpjpTmAJaNE5aH13v5iNR0Xn4C9qTFj8c0vV3eJcE-g3kSFaHQRoirOff3Ew-zeTGVkI_oyY2QFPMpJ-evtj2To4aF4vrTrk_gKjLw_MFgzNySgIg4Gvj44ih5R0BjuDM1u22RTxSmlAIXNhEh7oT9c_QGNeAhPH_NonyYFerPdULooGX8QiK7urqPPVzbG0-Wzp6oZvC2X1Ft5SuIZ9Or6O35dlOlZv3l8waowNLq28Wsq4xBGAYgy2s3m2mAq8VhOaYvZ5xZ6Hf7I5hAlq0LNdg9qFqN7fsyRg-8OC56U98qOxqhi3teLM0SFSiXNOU_jnXl1RcKRi_jQsRYZ3p4z-RCzQZ6g5WYT2DoESB5m1hAoz3MDyQH1H93ud_o6B_KTtl9sjnd2umNSFhXu1Nq-ledeuzxnoMQIYQrC_sefmwhWM6wbmKuCiUmBDdQ6pyKTpPn-O3HTzELC7hvnHPHsEyTV2gcfjKauj72NyYpQmTRAVPMGRozAJHV9O75rV2xg9Oo1lpNP58Zr8" |
HTTP_CONNECTION | "Keep-Alive" |
HTTP_HOST | "courier.ohau.co.ke" |
HTTP_USER_AGENT | "okhttp/3.10.0" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REMOTE_ADDR | "41.90.5.28" |
REMOTE_PORT | "23361" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1737186043 |
REQUEST_TIME_FLOAT | 1737186043.0457 |
REQUEST_URI | "/api/parcels/new" |
SCRIPT_FILENAME | "/var/www/html/courier/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "158.220.92.239" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "courier.ohau.co.ke" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at courier.ohau.co.ke Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
SSL_TLS_SNI | "courier.ohau.co.ke" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN" |