aboutsummaryrefslogtreecommitdiff
path: root/src/cachehandler.cpp
diff options
context:
space:
mode:
authorMike Skec <skec@protonmail.ch>2021-01-09 13:12:58 +1100
committerFelix Queißner <felix@ib-queissner.de>2021-01-10 13:40:46 +0100
commit601887655e7f128c1c938a24fc38d002a8aecb64 (patch)
tree864c4e1edf35489418a2d8f7108832c4501e972c /src/cachehandler.cpp
parent9fffc1ca149c832dcf721d0de38248bb16528b23 (diff)
Fixes a 'resource not found' bug
When navigating to many sites, such as gemini://rawtext.club:1965/~sloum/geminilist and not having a trailing slash at the end of the URL, local links on the page would be incorrectly generated by QUrl::resolved, which would cause links to give a 'resource not found' error if they weren't at the root path of the server. This patch fixes this by making sure that all links given to the renderers include trailing slashes.
Diffstat (limited to 'src/cachehandler.cpp')
0 files changed, 0 insertions, 0 deletions