Feature request: provide LWP::Debug::TraceHTTPS
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 45/100
- Issue type
- Feature
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- perl
- Domain
- networking
Research direction
Start by locating the LWP::Debug::TraceHTTP module and its TraceHTTP.pm implementation. Compare its HTTP tracing behavior with the requested HTTPS variant, then provide the corresponding LWP::Debug::TraceHTTPS module with equivalent tracing for HTTPS calls.
Written by the indexing model from the issue text.
Description
LWP::Debug::TraceHTTP looks as a suitable and lightweight alternative for tracing HTTP calls within LWP — lightweight, because it depends only on the non-core module Data::Dump (but which is available as a Debian package), unlike other alternatives like LWP::ConsoleLogger or LWP::Protocol::Net::Curl.
But unfortunately this module only does HTTP, which is not very useful anymore in the modern internet. It seems that simply cloning the TraceHTTP.pm module and doing a s/http/https/g would work here.
I can provide a PR if this proposal is accepted.
- Dominant language
- Perl
- Stars
- 17
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from libwww-perl/LWP-Protocol-https
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
libwww-perl/LWP-Protocol-https#80 · 11 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
libwww-perl/LWP-Protocol-https#62 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
libwww-perl/LWP-Protocol-https#47 · 5 comments ·
All issues in libwww-perl/LWP-Protocol-https
Similar issues
-
1.severity: security
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
api7/lua-resty-saml#63 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 68/100
-
Difficulty 1/5 Under an hour Newbie friendliness 82/100
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100