Add an opt-in flag so the simulator can expose what it received on the HTTP request (e.g. headers / auth-related fields). Our team would like this to validate that things like auth headers are being masked correctly end-to-end.
Notes
- Default: unchanged when the flag is off.
- When on: surface metadata
Add an opt-in flag so the simulator can expose what it received on the HTTP request (e.g. headers / auth-related fields). Our team would like this to validate that things like auth headers are being masked correctly end-to-end.
Notes