| From: Jens Axel Soegaard (jensaxel at soegaard.net) Date: Thu Feb 28 18:32:59 EST 2008 |
|
Jens Axel Soegaard wrote:
> Norman Gray wrote:
>>
>> Greetings.
>>
>> The PLT web-server has good support for HTTP GET and POST, but none of
>> the other methods. It supports DELETE by default, but not HEAD or
>> PUT. HEAD one can live without, but not PUT. What's the best way for
>> me to add support for these in an application?
The code is at the bottom of:
http://svn.plt-scheme.org/plt/trunk/collects/net/url-unit.ss
--
Jens Axel Søgaard
| Posted on the users mailing list. |
|