httpx icon indicating copy to clipboard operation
httpx copied to clipboard

Improve docs.

Open T-256 opened this issue 1 year ago • 4 comments
trafficstars

Ref: https://github.com/encode/httpx/pull/3022#discussion_r1787967524

Summary

  • Removed docs/environment_variables.md and moved its contents to docs/transports.md under Environment Variables section.
  • Some touchups to docs/compability.md.

Checklist

  • [ ] I understand that this PR may be closed in case there was no previous discussion. (This doesn't apply to typos!)
  • [ ] I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • [ ] I've updated the documentation accordingly.

T-256 avatar Oct 08 '24 19:10 T-256