This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
httpx
Watch
1
Star
0
Fork
0
You've already forked httpx
mirror of
https://github.com/HoneyryderChuck/httpx.git
synced
2025-10-05 00:02:38 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
httpx
/
sig
/
resolver
History
HoneyryderChuck
b42f1ae6b1
rename system_resolve to hosts_resolve
...
to not confuse with the system resolver, which uses getaddrinfo
2025-09-03 11:46:24 +01:00
..
entry.rbs
adding Resolver::Entry, using it everywhere internally
2025-09-02 10:58:06 +01:00
https.rbs
aligning implementation of the #resolve function in all implementations
2025-05-13 15:52:57 +01:00
multi.rbs
make #early_resolve return a boolean, instead of undefined across implementations
2024-12-10 15:09:00 +00:00
native.rbs
native dns: do not write query to buffer if waiting on a previous reply
2025-08-19 18:13:56 +01:00
resolver.rbs
rename system_resolve to hosts_resolve
2025-09-03 11:46:24 +01:00
system.rbs
remove trailing :: from IO module usage, as there's no more internal module
2025-08-07 12:30:21 +01:00