mirror of
https://github.com/notrab/dumbo.git
synced 2025-01-17 22:28:25 +01:00
349 B
349 B
Request ID Example
This example demonstrates how to use a X-Request-Id
header with Dumbo for request tracing.
Running the Example
-
Install dependencies:
composer install
-
Start the server:
composer start
-
Access the protected route:
curl -v http://localhost:8000