extractParams

extract parameters from URL string to stringstring map, update url to strip params

  1. auto extractParams(S url)
    extractParams
    (
    S
    )
    (
    ref S url
    )
  2. void extractParams(S url, M params)

Meta