Tim Mixell

Results 2 issues of Tim Mixell

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...

Inspired by: https://developers.facebook.com/docs/graph-api/making-multiple-requests/ It is sometimes beneficial to make a single roll-up request, rather than requiring an implementation to make multiple over-the-network requests. My initial PoC only required modifications to...