mirror of
https://github.com/ambieco/scribe.git
synced 2026-04-23 05:29:18 +08:00
The default strategy behaves the same way as the original behaviour, which is to return the headers from the route rules. Making this into a Strategy means that projects may add their own strategies to control which headers are shown in various circumstances. This commit also includes some tidying up of the example request templates for cases when no headers are required for the request.