Ability to send POST requests

Open
#877 1 comment 11 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

No file or test is named. Start by tracing the downloader's request path and existing GET handling, then determine how POST requests and their data should be represented. Done means a POST-backed API can be downloaded reliably, with tests covering the new behavior.

Written by the indexing model from the issue text.

Description

feature-request system:downloading

There are some sites that actually use POST requests for their APIs, it would be nice if we could do POSTs in the downloader system to handle these cases.

Dominant language
Python
Stars
3.2k
Forks
207
PR merge metrics
No merged PRs in 30d

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.

More from hydrusnetwork/hydrus

All issues in hydrusnetwork/hydrus

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.