Skip to content

[12.x] Improve readability of HTTP client response methods by using a table #10481

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

Closed
wants to merge 4 commits into from

Conversation

AhmedAlaa4611
Copy link
Contributor

Description

This PR updates the section on inspecting "HTTP client responses" by converting the current list of available methods into a table format. This improves readability, allows for quicker scanning, and makes it easier for developers to understand the available methods and their return types at a glance.

Benefits

  • More accessible for beginners and quicker for experienced developers to reference.
  • Follows the pattern used in other parts of the documentation for summarizing methods.

@taylorotwell
Copy link
Member

Looks like this gets cut off on my screen 🤔

CleanShot 2025-06-09 at 09 15 42@2x

@taylorotwell taylorotwell marked this pull request as draft June 9, 2025 14:16
@AhmedAlaa4611
Copy link
Contributor Author

AhmedAlaa4611 commented Jun 9, 2025

I have reduced the width of the table by removing bold text, I think now it will be good in all screens. Also, it will be cool if we solved the spacing issue already addressed in #10345 and #10369

@AhmedAlaa4611 AhmedAlaa4611 marked this pull request as ready for review June 9, 2025 16:05
@taylorotwell
Copy link
Member

Hmm, I think I prefer the current version.

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.

3 participants