"Andrei Stebakov" lispercat@gmail.com writes:
This is exaclty what I need. The GET method works just fine, but I have trouble with the POST method uploading the files.
I've never used POST with drakma. So I can only offer very general advice.
One way to debug the system is to test against your own server. You could, for example, use hunchentoot to easily create a test webserver. Once you have control of the server you can debug both sides of the problem.
Cheers, Chris Dean