Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.6.5
httpx
Browse files
Feb 08, 2020
bumping to 0.6.5
· 4724cbee
Tiago
authored
Feb 08, 2020
View commits for tag v0.6.5
v0.6.5
4724cbee
Merge branch 'issue-71' into 'master'
· 11e577ad
HoneyryderChuck
authored
Feb 08, 2020
11e577ad
set up jekyll gemfile path differently
· 05499a0c
Tiago
authored
Feb 08, 2020
05499a0c
fixed loop in connect proxy on failed authentication
· 8aa7ca4d
Tiago
authored
Feb 08, 2020
8aa7ca4d
fixed all usages of @Pending
· 8a296674
Tiago
authored
Feb 08, 2020
8a296674
added proxy authentication test
· adf47922
Tiago
authored
Feb 08, 2020
adf47922
setting up http authorization for http and https proxy scenarios
· 11f53855
Tiago
authored
Feb 08, 2020
11f53855
setting up squid to force authorization, so we can test that code path
· 393ed89b
Tiago
authored
Feb 08, 2020
393ed89b
Feb 03, 2020
configuring proxy for authentication
· d9787252
Tiago
authored
Feb 03, 2020
d9787252
add make to java build (ffi requires it)
· 5e028e67
Tiago
authored
Feb 03, 2020
5e028e67
Merge branch 'issue-72' into 'master'
· 2f6e5450
HoneyryderChuck
authored
Feb 03, 2020
2f6e5450
do not include stripe, version simplecov
· ec1f34f4
Tiago
authored
Feb 03, 2020
ec1f34f4
using proper ruby image
· 57d00e81
Tiago
authored
Feb 03, 2020
57d00e81
Feb 02, 2020
deleting queries, as native and https resolvers do not recover well afterwards
· 59585362
Tiago
authored
Feb 02, 2020
59585362
passing a flag for resolvers, where you can choose to use cache or not, which is helpful for tests
· 60e30f3f
Tiago
authored
Feb 02, 2020
60e30f3f
exhaust the requests when recovering from errors
· 992f4859
Tiago
authored
Feb 02, 2020
992f4859
handle the special case of system resolver which has to bubble up differently than all other errors
· cfc039e3
Tiago
authored
Feb 02, 2020
cfc039e3
moving resolver tests to the mainline requests
· 731db569
Tiago
authored
Feb 02, 2020
731db569
Jan 27, 2020
ruby 2.1: guard against IOError from when one closes the udp channel (multiple...
· e987c966
Tiago
authored
Jan 27, 2020
e987c966
Jan 26, 2020
delete connections which failed name resolving, as they might interfere with subsequent requests
· e898bdf0
Tiago
authored
Jan 19, 2020
e898bdf0
do no use buffer for native reads (not necessary); making the interest...
· 7a0cec97
Tiago
authored
Jan 19, 2020
7a0cec97
do not convolute host unreachable errors with native resolving, as hostunreach...
· 544b53b9
Tiago
authored
Jan 19, 2020
544b53b9
added regression test for the reported failure
· 07c22470
Tiago
authored
Jan 19, 2020
07c22470
Merge branch 'fix-tls-expired' into 'master'
· 6055a118
HoneyryderChuck
authored
Jan 26, 2020
6055a118
testing coalescing and doh in 2.7 as well
· 4c08a97d
Tiago
authored
Jan 26, 2020
4c08a97d
updated ssl files
· 85a1e649
Tiago
authored
Jan 26, 2020
85a1e649
script to build certs
· f7b1e0bb
Tiago
authored
Jan 26, 2020
f7b1e0bb
Jan 12, 2020
bumped to 0.6.4
· c2ae81cb
Tiago
authored
Jan 12, 2020
View commits for tag v0.6.4
v0.6.4
c2ae81cb
disabling connect timeout for CI
· ae3cbac9
Tiago
authored
Jan 12, 2020
ae3cbac9
ignore these for jruby as well
· e61e9e1a
Tiago
authored
Jan 12, 2020
e61e9e1a
Merge branch 'better-coverage' into 'master'
· 76551522
HoneyryderChuck
authored
Jan 12, 2020
76551522
only test alpn check for ruby > 2.2
· 1520acd9
Tiago
authored
Jan 12, 2020
1520acd9
added tests for certain untested options of a session
· 1d86db13
Tiago
authored
Jan 12, 2020
1d86db13
more nocov and deletion of unused code
· 94984ca1
Tiago
authored
Jan 12, 2020
94984ca1
opened up chunked body testing; the test does not work properly (server does...
· bbfad884
Tiago
authored
Jan 12, 2020
bbfad884
added tests for digest authentication with algorithm; fixed the respective...
· 46809eba
Tiago
authored
Jan 12, 2020
46809eba
testing log output, which allowed to remove a few more nocovs
· 9955c2ba
Tiago
authored
Jan 12, 2020
9955c2ba
Jan 11, 2020
upgrading to jekyll 4
· 6b7e233c
Tiago
authored
Jan 11, 2020
6b7e233c
connect error: give time to the server to boot up, just in case
· 4dd40464
Tiago
authored
Jan 11, 2020
4dd40464
enabling coverage areas from recent rubies
· 2e7713b5
Tiago
authored
Jan 11, 2020
2e7713b5
Loading