Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement the capability to output the answer as clear text if the re…
…quest originates from cURL Implement the capability to output the answer as clear text if the request originates from cURL. * Check if the request originates from cURL by inspecting the `User-Agent` header. * Format the crawled services data as plain text for cURL requests. * Output the answer as clear text if the request originates from cURL. * Continue to render the HTML template for non-cURL requests. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/cofob/fastside?shareId=XXXX-XXXX-XXXX-XXXX).
- Loading branch information