Skip to content

docs: Rewrite the custom HTTP client guide around the transport-hook contract - #1013

Draft
vdusek wants to merge 1 commit into
fix-transport-retry-classificationfrom
docs-custom-http-client-guide
Draft

docs: Rewrite the custom HTTP client guide around the transport-hook contract#1013
vdusek wants to merge 1 commit into
fix-transport-retry-classificationfrom
docs-custom-http-client-guide

Conversation

@vdusek

@vdusek vdusek commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Rewrites the HTTP clients concepts page around the three-layer hierarchy and the transport hooks, and replaces the HTTPX guide with "Build a custom HTTP client", which implements full AIOHTTP and requests clients including response adapters for the HttpResponse protocol.

Split out of #1006. Stacked on #1012.

✍️ Drafted by Claude Code

@vdusek vdusek added adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team. labels Aug 17, 2026
@vdusek vdusek self-assigned this Aug 17, 2026
@codecov

codecov Bot commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.95%. Comparing base (5c18f4b) to head (424c3f0).

Additional details and impacted files
@@                          Coverage Diff                           @@
##           fix-transport-retry-classification    #1013      +/-   ##
======================================================================
+ Coverage                               85.27%   94.95%   +9.67%     
======================================================================
  Files                                      58       58              
  Lines                                    5406     5406              
======================================================================
+ Hits                                     4610     5133     +523     
+ Misses                                    796      273     -523     
Flag Coverage Δ
integration 91.86% <ø> (?)
unit 85.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants