01-20-05 11:03 PM
Hi
A client that requests a document from a http-server has to do certain
encodings to the path and name of the document he is requesting.
E.g. a client that request a document
"/test/test 1.html"
will typically talk somethink like:
GET /test/test%201.html HTTP/1.1
Can someone tell me, which characters has do be encoded exactly?
And can I encode to much characters or does the server decode every
occurance of %XX ?
Thanks & bye
Bodo
--
1 Bodo Kaelberer
123 http://www.webkind.de/ http://www.kaelberer-aio.de/
3 Seelig sind die, die da arm an Geist sind, denn sie werden
4 sich Christlich Soziale Union nennen.
[ Post a follow-up to this message ]
|