Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Export "Network.HTTP.Base.rqMethodMap"

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

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
1-3 hours
Newbie friendliness
52/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Stale
Tech stack
haskell
Domain
networking

Research direction

Start in the Network.HTTP.Base module and compare rqMethodMap with Network.HTTP.Headers.headerMap. Make rqMethodMap reusable for serializing and instantiating RequestMethod and Request values; done when callers can import the mapping table.

Written by the indexing model from the issue text.

Description

Could you export rqMethodMap, similar to Network.HTTP.Headers.headerMap? This would make it possible to reuse the mapping table when serializing/instantiating instances of RequestMethod (and Request, in particular).

Dominant language
Haskell
Stars
186
Forks
59
PR merge metrics
No merged PRs in 30d

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.

More from haskell/HTTP

All issues in haskell/HTTP

Similar issues

More Haskell issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.