Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement the capability to output the answer as clear text if the request originates from cURL #20

Closed
wants to merge 1 commit into from

Conversation

cofob
Copy link
Owner

@cofob cofob commented Dec 31, 2024

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.

…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).
@cofob cofob closed this Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant