v1.2.1
This has happened since v1.2.0
- Whitespace was significant between the key-values delimiter in the [Query] section (e g
page = 3becamepage+=+3). This will be confusing to most and not very helpful. Trim it in the [Query] section but retain it's significance in the [Host] section. This makes [Host} more raw and [Query] more user-friendly. This is hopefully not a breaking change for anyone yet - if it is - manually encode the spaces as plus signs (+) or move the parameter you need spaces in into the [Host} section.