xmr-remote-nodes/internal/handler
Christian Ditaputratama 98dcdfa94a
feat: Do not push query strings to URL #155
Slightly increase user browsing privacy by not pushing query strings
to browser URL. By using this method, the browser history stay on the
main page and filter query strings not recorded.

Note: This approach is experimental. Only tested on Firefox and Chromium
 browser.
2024-11-07 01:20:50 +07:00
..
views feat: Do not push query strings to URL #155 2024-11-07 01:20:50 +07:00
middlewares.go refactor!: Use function method for routes 2024-11-06 22:15:53 +07:00
response.go feat: Added robots.txt route 2024-11-07 00:59:57 +07:00
routes.go feat: Added robots.txt route 2024-11-07 00:59:57 +07:00
server.go feat: Added permalink header 2024-11-06 18:00:25 +07:00