2024-08-29 13:06:57 +01:00

349 B

Request ID Example

This example demonstrates how to use a X-Request-Id header with Dumbo for request tracing.

Running the Example

  1. Install dependencies:

    composer install
    
  2. Start the server:

    composer start
    
  3. Access the protected route:

      curl -v http://localhost:8000