haskell / haskell/HTTP

Export "Network.HTTP.Base.rqMethodMap"

Open
#32 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
186
Forks
59
PR merge metrics
No merged PRs in 30d

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).

Contributor guide

No contributing guide indexed for this repository

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.