wahnsinn’s avatarwahnsinn’s Twitter Archive—№ 8,565

      1. …in reply to @IchHabRecht
        @IchHabRecht Not sure if trolling or serious answer?! 🤨 Back in the old days, realurl was able to handle cHash internally and not show it in the URL, if there were no other unencoded parameters. So I hope, this is possible with the modern routing, too.
    1. …in reply to @wahnsinn
      @IchHabRecht And I have URLs without visible cHash. Maybe it's because of using "PersistedAliasMapper". But I do not understand, why it's not possible in my other URL configurations.
  1. …in reply to @wahnsinn
    @IchHabRecht In my current case, it would even be ok to have the cHash in the routing part of the URL, like /cHash/{cHash}/ but I don't think, this would be possible.