UrlPathEscaping
Erscheinungsbild
http://www.taz.de/regional/nord/bremen/artikel/?dig=2008%2F05%2F26%2Fa0178&cHash=4de3b3013a drin
http://escaped.example.org/%21xy !
http://escaped.example.org/%22xy "
http://escaped.example.org/%23xy #
http://escaped.example.org/%24xy $
http://escaped.example.org/%25xy %
http://escaped.example.org/%26xy &
http://escaped.example.org/%27xy '
http://escaped.example.org/%28xy (
http://escaped.example.org/%29xy )
http://escaped.example.org/%2Axy *
http://escaped.example.org/%2Bxy +
http://escaped.example.org/%2Cxy ,
http://escaped.example.org/%2Dxy -
http://escaped.example.org/%2Exy .
http://escaped.example.org/%2Fxy / Okay, avoid //
http://escaped.example.org/%3Axy :
http://escaped.example.org/%3Bxy ;
http://escaped.example.org/%3Cxy <
http://escaped.example.org/%3Dxy =
http://escaped.example.org/%3Exy >
http://escaped.example.org/%3Fxy ?
http://escaped.example.org/%40xy @
http://escaped.example.org/%5Bxy [
http://escaped.example.org/%5Cxy \
http://escaped.example.org/%5Dxy ]
http://escaped.example.org/%5Exy ^
http://escaped.example.org/%5Fxy _
http://escaped.example.org/%60xy `
http://escaped.example.org/%7Bxy {
http://escaped.example.org/%7Cxy |
http://escaped.example.org/%7Dxy }
http://escaped.example.org/%7Exy ~
http://escaped.example.org/strange.ampersand%26xy
http://escaped.example.org/strange.ampersand?query=abc%26xy
http://escaped.example.org/strange.equals%3Dxy
http://escaped.example.org/strange.equals?query=abc%3Dxy
http://escaped.example.org/strange.slash%2Fxy
http://escaped.example.org/strange.slash?query=abc%2Fxy
http://escaped.example.org/strange.slash?query=%2Fxy
http://de.wikipedia.beta.wmflabs.org/w/api.php?action=query&titles=UrlPathEscaping&prop=extlinks&ellimit=100