I noticed that WordPress's API added support for the X-Robots_tag header about 5 years ago and wonder if it's something that should be added as a default Taffy API response header.
While this header can already be manually added as a custom header in the Application.cfc, I'm not aware of any reasons why this wouldn't be beneficial to add as a default.
I noticed that WordPress's API added support for the
X-Robots_tag
header about 5 years ago and wonder if it's something that should be added as a default Taffy API response header.While this header can already be manually added as a custom header in the Application.cfc, I'm not aware of any reasons why this wouldn't be beneficial to add as a default.
Thoughts?