atuttle / Taffy

:candy: The REST Web Service framework for ColdFusion and Lucee
http://taffy.io
Other
226 stars 118 forks source link

Configuration toggle to suppress Taffy headers #402

Open timmixell opened 3 years ago

timmixell commented 3 years ago

Taffy-specific response headers disclose the middleware portion of the stack. Proposing a suppressTaffyHeaders configuration parameter (and subsequent updates to api.cfc) to suppress Taffy-specific headers. Could optionally leverage the presence of the configured debugKey to disclose this information in a given response.

dawesi commented 3 years ago

+1

tomchiverton commented 6 months ago

We also have errors because our start up might cfflush it's own output before Taffy get's going