hexpm / hexpm/hex_core

Proxy configuration

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

Nobody has claimed this yet.

Dominant language
Erlang
Stars
105
Forks
34
Avg merge
1d 4h
Merged PRs (30d)
6

Description

We should either document how to set up proxy (https://github.com/hexpm/hex_core/pull/36#issuecomment-415528275) or have first-class support for setting it (either there's a contract for it or adapter-specific configuration is passed down so we can e.g. httpc:set_options() in the httpc adapter)

Ref: https://github.com/wojtekmach/mini_repo/issues/8

Contributor guide

No contributing guide indexed for this repository

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 reading the discussion in hexpm/hex_core#36 and the referenced mini_repo issue. Then inspect how adapter-specific configuration is currently handled, including the httpc adapter and its httpc:set_options() integration point. Done means an agreed direction and documented or implemented proxy configuration contract.

Written by the indexing model from the issue text.

Assessment

Tech stack
erlang
Domain
networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.