Parable HTTP 0.3.0
Pre-release
Pre-release
0.3.0
Changes
Uri
now accepts anull
value onwithPort()
,withUser()
,withPass()
,withPath()
,withQuery()
andwithFragment()
to reset these values properly.Uri
also accepts an empty array inwithQueryArray()
- Urls generated now always have a
/
between query parts, fragments and the actual url.