wizard zines

wizard zines
@b0rk_reruns the name=value separated by & part is the recommend way to encode nowadays but it’s not part of the url spec. One could write a server which handle value:name separated by / and that would be an equally valid url.
; was an alternative recommended separator but it is not anymore.