HTTP
HTTP copied to clipboard
Export "Network.HTTP.Base.rqMethodMap"
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).