SIGN IN SIGN UP

Fix allowReserved

We want it to apply only when percent-encoding applies:

* in: path
* in: query
* in: cookie [no style- deafult is form]
* in: cookie, style: form

But not:

* in: header
* in: cookie, style: cookie
H
Henry H. Andrews committed
0a733083f368a51082608a410600d9d7921220bc
Parent: 0193c67