session_url » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| 2014-03-03 | 2014-05-27 | ||
| key size should be 2048 bit at least nowadays (martin) | no summary (80.187.96.13) | ||
| Line 42: | Line 42: | ||
| * ''/'': ''%2F'' (slash) | * ''/'': ''%2F'' (slash) | ||
| * ''@'': ''%40'' (at sign) | * ''@'': ''%40'' (at sign) | ||
| - | * '':'': ''%58'' (colon) | + | * '':'': ''%3A'' (colon) |
| - | * '';'': ''%59'' (semicolon) | + | * '';'': ''%3B'' (semicolon) |