libwww-perl / HTTP-Message

The HTTP-Message distribution contains classes useful for representing the messages passed in HTTP style communication.

Home Page:https://metacpan.org/pod/HTTP::Message

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect status message being returned to the user

waterkip opened this issue · comments

While testing LWP::UserAgent on a Docker build the $c->send_error(404) wasn't doing the correct thing.

Thanks for pointing this out! It will be addressed in PR #109