coletdjnz
|
3350bdeb87
|
refactoring and add http erro test
|
2024-05-18 12:23:22 +12:00 |
|
coletdjnz
|
0efd83b31a
|
patch SSLTransport to return b'' instead of 0 as EOF
Websockets only treats b'' as EOF
|
2024-05-18 11:41:36 +12:00 |
|
coletdjnz
|
db14294b5c
|
cleanup after merge
|
2024-05-11 11:11:39 +12:00 |
|
coletdjnz
|
51e99b0759
|
Merge remote-tracking branch 'upstream/master' into networking/websockets-http-proxy
# Conflicts:
# test/test_http_proxy.py
# test/test_networking.py
|
2024-05-11 11:09:44 +12:00 |
|
coletdjnz
|
3c7a287e28
|
[test] Add HTTP proxy tests (#9578)
Also fixes HTTPS proxies for curl_cffi
Authored by: coletdjnz
|
2024-05-11 10:06:58 +12:00 |
|
coletdjnz
|
833862cfbc
|
misc cleanup
|
2024-04-06 15:50:48 +13:00 |
|
coletdjnz
|
eecdc5870c
|
Merge remote-tracking branch 'coletdjnz/networking/add-http-proxy-tests' into networking/websockets-http-proxy
# Conflicts:
# test/test_http_proxy.py
|
2024-04-06 15:48:12 +13:00 |
|
coletdjnz
|
a40e0f6c5f
|
misc cleanup
|
2024-04-06 15:47:39 +13:00 |
|
coletdjnz
|
01fe8e8fa6
|
Handle urllib3 not being available
|
2024-04-06 15:40:29 +13:00 |
|
coletdjnz
|
3999a510f7
|
Working websockets HTTP/S proxy
|
2024-04-06 15:14:59 +13:00 |
|
coletdjnz
|
fddf9e0577
|
Merge remote-tracking branch 'coletdjnz/networking/add-http-proxy-tests' into networking/websockets-http-proxy
|
2024-04-06 12:32:59 +13:00 |
|
coletdjnz
|
6c3140a8c1
|
try this
|
2024-04-04 19:34:28 +13:00 |
|
coletdjnz
|
41add1d7af
|
be gone unclosed socket
|
2024-04-01 14:37:21 +13:00 |
|
coletdjnz
|
bff727c043
|
Fix unclosed socket errors
|
2024-04-01 14:02:15 +13:00 |
|
coletdjnz
|
39a45d48f9
|
somewhat working implementation
|
2024-03-31 22:04:21 +13:00 |
|
coletdjnz
|
14505063ec
|
cleanup
|
2024-03-31 16:25:07 +13:00 |
|
coletdjnz
|
b44e0f8b98
|
[test] Add http proxy tests
|
2024-03-31 14:50:29 +13:00 |
|