libwww-perl / libwww-perl/HTTP-Message

make URL-encoded PUT calls easily [rt.cpan.org #73883]

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

Nobody has claimed this yet.

Dominant language
Perl
Stars
32
Forks
63
Avg merge
5h 14m
Merged PRs (30d)
1

Description

Migrated from rt.cpan.org#73883 (status was 'new')

Requestors:

  • PCMANTZ@cpan.org

From pcmantz@cpan.org on 2012-01-10 19:09:06:

Lee Goddard mentioned in #68644 that PUT calls are more similar to POST
calls.  One example is that it is very common practice to use PUT
through form submission, and I think it would be a huge benefit for PUT
to automagically URL-encode the content.

Ostensibly, it would be useful for any other HTTP verb, but PUT is
definitely one where it would be most appreciated.

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

The issue names no file or test. Start by reviewing the migrated rt.cpan.org #73883 request and the related #68644 discussion, then inspect the existing PUT and POST request behavior. Define which verbs and encoding rules are in scope, with tests confirming the resulting request body.

Written by the indexing model from the issue text.

Assessment

Tech stack
perl
Domain
backend-api-design, networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.