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

Add Support for Returning Status Code and Reason #2234

Closed

Conversation

hinthornw
Copy link
Collaborator

It's common for agents to incorrectly use a tool at first, which can be handled if is able to see the status code and reason information from the server. Calling .text on everything strips that information.

This PR doesn't alter the defaults but rather lets the user add a format template similar to common log syntax..

It's common for agents to incorrectly use a tool at first, which can be
handled if is able to see the status code and reason information from
the server. Calling `.text` on everything strips that information.

This PR doesn't alter the defaults but rather lets the user add a format
template similar to common log syntax..
@hinthornw hinthornw closed this Apr 4, 2023
@hinthornw
Copy link
Collaborator Author

hinthornw commented Apr 4, 2023

Prefer #2367

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.

None yet

1 participant