<-- back to the mailing list

Illusory latency due to trailing slash redirects

cage cage-dev at twistfold.it

Sat Jun 27 20:23:16 BST 2020

- - - - - - - - - - - - - - - - - - - 

On Sat, Jun 27, 2020 at 07:33:30PM +0100, Martin Keegan wrote:

[...]

Incidentally, how do these clients behave if someone sets their server to
redirect "gemini://hostname.domain.com/" to "gemini://hostname.domain.com",
i.e., if they remove the slash?

Interesting question!

I did not took into account this case but seems that my client is notgoing to remove the slash. I wonder if this is the correct way toprocess such URI.

Bye!C.