libwww-perl / HTTP-Cookies

Objects that represent a "cookie jar"
https://metacpan.org/pod/HTTP::Cookies
Other
4 stars 17 forks source link

append .local to domain in set_cookie #44

Open edmundadjei opened 7 years ago

edmundadjei commented 7 years ago

this fixes [rt.cpan.org #105215] #24 Done as part of a CV-Library pull request challenge

oalders commented 5 years ago

Sorry, I just noticed this ticket. Thanks for your contribution @edmundadjei. I think we need an accompanying test before we can merge this.