Jon Zeppieri
|
d44a7a480a
|
Moved `net/url' code from unit to module.
|
2011-09-05 15:22:39 -04:00 |
|
Eli Barzilay
|
18e8b92fa1
|
`purify-http-port' returns a new port, so make it close the old one.
|
2011-08-18 18:11:09 -04:00 |
|
Eli Barzilay
|
a3c21be7f6
|
Avoid unintended pun.
|
2011-06-23 18:19:32 -04:00 |
|
Matthew Flatt
|
f3da5f7fd8
|
adjust and document net/url HTTPS support
|
2011-06-20 08:00:43 -06:00 |
|
Eli Barzilay
|
e74f70393f
|
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.)
|
2011-06-20 06:30:09 -04:00 |
|
Eli Barzilay
|
debd1f9f1e
|
Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files.
(Some other minor things here and there.)
|
2011-06-20 04:27:14 -04:00 |
|
Jay McCarthy
|
428412036f
|
Fixing PR 10970
|
2010-06-23 16:29:23 -06:00 |
|
Eli Barzilay
|
412fd4ff79
|
Use `exact-integer?'.
|
2010-06-20 18:34:06 -04:00 |
|
Matthew Flatt
|
28b4043077
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
|