Add content negotiation for raw JSONL logs #16
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "probablycorey/raw-jsonl-endpoint"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The
/logsendpoint now returns different response formats based on Accept headers, making it discoverable for both humans and agents:Also improved security: invalid filenames now throw errors (500) instead of silently returning empty results.
test from gitea