Files
noVNC/app
Alexander Zeijlon 045a0ba158 Let browser handle parsing of URLs before relaying
We don't want to assign a path directly to url.pathname that contains a
search query, since this causes '?' at the beginning of the query to be
URL-encoded to '%3F'. Instead use URL() to parse the path for us.
2025-03-12 14:30:29 +01:00
..
2022-12-23 09:05:12 +01:00
2024-12-14 15:59:01 +09:00
2016-09-22 11:15:42 +02:00