haskell / HTTP

Haskell HTTP package

Home Page:http://hackage.haskell.org/package/HTTP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Export "Network.HTTP.Base.rqMethodMap"

cordawyn opened this issue · comments

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