[plt-scheme] PUT requests

From: Mike Burns (mike at mike-burns.com)
Date: Mon Oct 11 19:22:48 EDT 2004

--- Anton van Straaten mumbled on 2004-10-11 07.38.26 -0400 ---
> Mike Burns wrote:
> 
> > --- Anton van Straaten mumbled on 2004-10-07 21.53.46 -0400 ---
> > > Since I totally missed that possibility when skimming the
> > > source, I'm just checking that I'm not somehow doing the
> > > same thing again here: is there a way to generate HTTP
> > > PUT requests?
> >
> > `put-pure-port', from net/tcp.ss ?
> 
> Sounds great, thanks, but I guess that must be in a recent 299 version?  I
> don't see it in any versions I have, including a version of 299 from about
> May.  (Yeah yeah, May is ancient history in PLT time...)

Oops, I confused port-pure-port with put-pure-port. This doesn't exist, 
sorry for my confusion.

-- 
Mike Burns mike at mike-burns.com http://mike-burns.com


Posted on the users mailing list.