Hello Peg,

does that link help you?
http://wiki.restlet.org/docs_2.0/13-restlet/101-restlet.html

>is there a way to dump out the restlet Client HTTP get request to an output to 
>verify it ? 
There several ways: you can for example use netcat to simulate your server (nc 
-l -p <port>). You can also use Wireshark.

What release of Restlet are you using?

Best regards,
Thierry Boileau

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2463299

Reply via email to