zio-http icon indicating copy to clipboard operation
zio-http copied to clipboard

Add a method to `zhttp.http.URL` to retrieve the query params as a String

Open 987Nabil opened this issue 3 years ago • 0 comments

Just a simple String representation of all query params ?k1=v1&k2=v2... Maybe add a proxy to Request

987Nabil avatar Jul 06 '22 12:07 987Nabil