Articles
292
Tags
211
Categories
0
karr's blog
Search
requests源码阅读笔记
Created
2023-08-12
|
Updated
2024-05-03
|
Post Views:
requests框架结构
整个架构包括两部分:Session持久化参数和HTTPAdapter适配器连接请求,其余部分都是 urllib3 的内容。
Author:
karr
Link:
https://bitterteaer.github.io/requests%E6%BA%90%E7%A0%81%E9%98%85%E8%AF%BB%E7%AC%94%E8%AE%B0/
Copyright Notice:
All articles in this blog are licensed under
CC BY-NC-SA 4.0
unless stating additionally.
Previous
fastapi 接口阻塞问题处理
Next
scrapy download 中间件
karr
世界那么大,我想去看看。
Articles
292
Tags
211
Categories
0
gitee
Announcement
This is my Blog
Contents
1.
requests框架结构
Recent Post
python 使用线程池来同时执行多个函数
2025-07-23
获取 A 股全部历史数据保存到本地
2025-07-22
What are AI Agents?
2025-07-21
Hello, 极简AES!
2025-07-20
Git报错: Failed to connect to github.com port 443 解决方案
2025-03-30
Search
Loading the Database