Description
The javadoc for CryptedUrlWebRequestCodingStrategy needs to be updated/corrected to reflect the usage of sessionId for encryption, which also entails that the urls which were bookmarkable before will NOT be remain bookmarkable any more.
The javadoc currently state "Because the algorithm is reversible, URLs which were bookmarkable before will remain bookmarkable. " which is not true anymore.