libwww-perl / HTTP-Daemon

A simple http server class
http://metacpan.org/release/HTTP-Daemon/
Other
6 stars 16 forks source link

use HTTP::Tiny 0.042+ for IPv6 support #41

Closed skaji closed 4 years ago

skaji commented 4 years ago

For IPv6, we should have used HTTP::Tiny 0.042+. See https://metacpan.org/source/DAGOLDEN/HTTP-Tiny-0.076/Changes#L259

oalders commented 4 years ago

Thanks @skaji! I have cherry-picked the relevant commits. They are now in master.