libwww-perl / libwww-perl/HTTP-Daemon
HTTP::Daemon should support HTTPS [rt.cpan.org #2187]
Open
Nobody has claimed this yet.
- Dominant language
- Perl
- Stars
- 6
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Migrated from rt.cpan.org#2187 (status was 'new')
Requestors:
- mah@everybody.org
Attachments:
From mahex@cpan.org on 2003-03-06 19:56:04
:
As per title.
See attached diff.
From mahex@cpan.org on 2003-03-06 20:12:03
:
Previous patch is incomplete.
This patch is a hack, but works.
From mahex@cpan.org on 2003-03-06 20:16:14
:
[MAHEX - Thu Mar 6 15:12:03 2003]:
> This patch is a hack, but works.
For some values of "works".
Note that you should add "if $self->is_ssl;" after the line that
modifies @HTTP::Daemon::Client::ISA.
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.
Research direction
Start by reviewing the migrated request and the two attached daemon.diff patches. Then inspect the current HTTP::Daemon entry points related to serving clients and determine the supported HTTPS approach. Done means HTTPS support is implemented consistently with the project and verified by relevant tests, though none are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100