Commit Graph

9 Commits

Author SHA1 Message Date
Jon Zeppieri
c69253c388 Moved `net/url' code from unit to module.
original commit: d44a7a480a162f413e6f1f761c96f8aa14b5be58
2011-09-05 15:22:39 -04:00
Eli Barzilay
8e2b1955b5 `purify-http-port' returns a new port, so make it close the old one.
original commit: 18e8b92fa1b4a34e3e79384fb528cf248c1952e3
2011-08-18 18:11:09 -04:00
Eli Barzilay
7775f475ee Avoid unintended pun.
original commit: a3c21be7f6f1c83eba998d8ecad32d45c2889ef7
2011-06-23 18:19:32 -04:00
Matthew Flatt
69d0cb447a adjust and document net/url HTTPS support
original commit: f3da5f7fd886c27e38e438f43d305fa1912ac5cb
2011-06-20 08:00:43 -06:00
Eli Barzilay
a14fe66f94 Hack: make the `net/url' implementation handle both "http" and "https" urls, dispatching to the plain tcp functions or the ssl one.
(See "HACK" comment for a description on how this is done.)

original commit: e74f70393fcc27775b80a2bf18535082563ae779
2011-06-20 06:30:09 -04:00
Eli Barzilay
760adf6428 Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files.
(Some other minor things here and there.)

original commit: debd1f9f1e6899e2a7e4ab5de929a49df490b5c7
2011-06-20 04:27:14 -04:00
Jay McCarthy
fbdc41a561 Fixing PR 10970
original commit: 428412036f6f6e4652cff10f84cc000f9e075c01
2010-06-23 16:29:23 -06:00
Eli Barzilay
a14cc164fa Use `exact-integer?'.
original commit: 412fd4ff792935122c2b9a932a2d3eefd4040bc6
2010-06-20 18:34:06 -04:00
Matthew Flatt
b7928f0fa1 rename all files .ss -> .rkt
original commit: 28b404307793f041bb3363135a2968e283855318
2010-04-27 16:50:15 -06:00