solid / authentication-panel

GitHub repository for the Solid Authentication Panel
MIT License
11 stars 15 forks source link

Fix GET request with fragment #100

Closed bblfish closed 3 years ago

bblfish commented 3 years ago

Referencing https://github.com/solid/authentication-panel/issues/96 I could not find a place where it is stated that fragment identifiers MUST not be passed in a GET request, but I think they CANNOT be passed in an HTTP/2 request. (See 8.1.2.3 Request Pseudo header fields)