libwww-perl / libwww-perl/HTTP-Daemon

HTTP::Daemon should support HTTPS [rt.cpan.org #2187]

Open
#7 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.