Skip to content

Conversation

spoyntersmith
Copy link

This pull request updates the way HTTP response headers are rendered in the endpoint.blade.php view to improve formatting and readability.

Improvements to HTTP header rendering:

  • Changed the headers rendering logic in endpoint.blade.php to build header lines in a PHP array and output them joined by newlines, resulting in properly formatted HTTP headers in the code block.

Before:
image

After:
image

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