Robby Findler
8f3c97eab8
allows colons in the userinfo field of a url (ie, does not encode them)
...
svn: r13282
original commit: 134138916fbfaf52b45a43f62eb557eab7ecb142
2009-01-25 20:12:08 +00:00
Eli Barzilay
0dc7813924
minor improvement
...
svn: r12931
original commit: c11196839be2150d8741248e10eda3453af405b4
2008-12-23 09:02:44 +00:00
Eli Barzilay
ac1f721985
if the path is empty, use /
...
svn: r12750
original commit: 169c69a0bc6d0faff5473b75ff6ee17bef45ae84
2008-12-09 02:39:45 +00:00
Matthew Flatt
63806763b5
v4.0.2.4: logging
...
svn: r10818
original commit: 9af00fcfb4782168ae583a3d66058095815725e3
2008-07-17 15:20:17 +00:00
Eli Barzilay
ec81ffebfc
reformatting
...
svn: r9853
original commit: 0d41afdb6d470299616dd1db944ce4577c5a64bf
2008-05-15 16:55:15 +00:00
Matthew Flatt
8e0be36cc7
Scribble support for redirecting external links and re-rooting corss-reference paths
...
svn: r9448
original commit: 931d93ba2fbe45bf5c91fe8dd90983e2ea2322bb
2008-04-24 02:37:47 +00:00
Matthew Flatt
cd2b0edd06
net/url and tests fixes for windows
...
svn: r9249
original commit: 2dc02d81fe13aa2f275657e2b91368271bba9927
2008-04-11 01:12:01 +00:00
Matthew Flatt
fb5df9a571
change -q to config option, fix unlikely race condition in wake-on-signal, add path->url and url->path, and adjust URL parsing
...
svn: r9239
original commit: 0153e122b7423d578acc480904f7a0fcfd52f46d
2008-04-10 19:05:35 +00:00
Eli Barzilay
0cc6039906
use new require specs in many places
...
svn: r8774
original commit: b1a08edd5a8c0db0bae4a9e052d9a93d1faabb4f
2008-02-23 09:42:03 +00:00
Matthew Flatt
5c959ff3e6
v3.99.0.2
...
svn: r7706
original commit: 39cedb62edf9258b051a22a29a90be9c6841956f
2007-11-13 12:40:00 +00:00
Eli Barzilay
a294e5fb65
removed redundant check
...
svn: r6198
original commit: 091e7c0673ff8e876e6ba4aafc9489a704223296
2007-05-10 23:23:47 +00:00
Eli Barzilay
e69e0e4552
better regexp use
...
svn: r6057
original commit: 3098287803d3b5c2d4a2448ba19cf4061614aec5
2007-04-27 04:22:21 +00:00
Eli Barzilay
302308a730
misc code improvements
...
svn: r5968
original commit: 2d6c871b6a1301bf15b6180a906178a188a12320
2007-04-17 21:10:56 +00:00
Eli Barzilay
cb881ac790
URL parsing is closer to the RFC now
...
svn: r5965
original commit: e885e79295df773c61e149c075f0458a478fb35d
2007-04-17 11:56:20 +00:00
Eli Barzilay
2859c322a7
better error message when the scheme is bad, don't parse some more characters as part of a scheme part
...
svn: r5957
original commit: 4d6cc0f2b499fd83eebac3cf4e65f4b8be62c7c6
2007-04-16 21:35:59 +00:00
Eli Barzilay
d9d0f9c8de
no need for string->immutable-string when creating exceptions
...
svn: r5372
original commit: 19c33a8e2abba847bb5fa0ad5b7382ce03c583b2
2007-01-17 01:18:50 +00:00
Jens Axel Soegaard
a8a28dadec
Added
...
head-pure-port, delete-pure-port, put-pure-port,
head-impure-port, delete-impure-port, put-impure-port
to (lib "url.ss" "net").
Updated doc.txt.
svn: r5317
original commit: 2589d4fc0d143f67ff14deaac0c81188dde04436
2007-01-11 23:57:01 +00:00
Eli Barzilay
1fca2539b3
typo
...
svn: r5247
original commit: ff2769ad955824eb2d63c56198a16c9833ce9024
2007-01-07 20:14:16 +00:00
Eli Barzilay
3769291887
parse url schemes properly (some test reformatting)
...
svn: r5241
original commit: 9984b48d88f56e168c8667173413c9794182f86b
2007-01-07 09:09:27 +00:00
Eli Barzilay
cc8a352f62
formatting etc
...
svn: r5045
original commit: f17f7bc479b22a88940729b43b8c11cd48ff11da
2006-12-06 21:23:38 +00:00
Eli Barzilay
5401208e73
merged units branch
...
svn: r5033
original commit: 3459c3a58f1cdc52fbc916acf306b29408468912
2006-12-05 20:31:14 +00:00
Jay McCarthy
6cc7b55070
PR 8376 - Adding https 'support' to url-unit.ss
...
svn: r4802
original commit: 4ef5d8acd5765679f1c8db1237e2c6991d8504ef
2006-11-07 21:55:41 +00:00
Eli Barzilay
66f06dd4f6
url-port can be #f when no port is specified
...
svn: r3802
original commit: d5294823a2160c9cf99db2e0f6481e29f741784a
2006-07-25 06:49:41 +00:00
Eli Barzilay
6eafa195c2
minor improvements, mostly formatting
...
svn: r3745
original commit: c6fbade5d3955248c4f94f37899b4308bcff7c37
2006-07-17 20:26:55 +00:00
Eli Barzilay
eee9fa25fa
Fixed (and improved) ` http://getpost-impure-port ' to show the port in
...
the Host header if it's not the default.
svn: r3744
original commit: 96034746fc334de939259e314b187eb6402f2127
2006-07-17 20:06:52 +00:00
Eli Barzilay
346429df4c
Tests for different file:// parsing of URLs
...
svn: r3111
original commit: ce92ae725a8387b1244618aab1270266bfa9dd48
2006-05-29 18:13:33 +00:00
Eli Barzilay
bcada222d0
revert to allowing empty ports, but change the parsing for "file://x:/..." on windows so "x:/..." is the path
...
svn: r3107
original commit: 25c32fd6f0e5802a710ab56e10f19a383dd36ffa
2006-05-29 15:47:40 +00:00
Eli Barzilay
091e492c6e
fix reference for file:// urls (see PR8060)
...
svn: r3098
original commit: f9c7a1dd6e5f79c87c050f1151fbdcfe75c0d376
2006-05-28 22:35:16 +00:00
Eli Barzilay
001105ab70
parse a port only if there are digits after the colon (see PR8060)
...
svn: r3097
original commit: 8593839057d244ce79a797e8d2479b262fea99f4
2006-05-28 21:35:23 +00:00
Eli Barzilay
102041d583
more formatting, better regexp use
...
svn: r3096
original commit: 28822a155d41780a403f6069f611a2cf752ea1e5
2006-05-28 19:35:25 +00:00
Eli Barzilay
d10530d4fd
make separate-path-strings even cleaner
...
svn: r3091
original commit: e73d32b07d132a00f0b001a8bac1d3014fb23a6c
2006-05-28 02:46:57 +00:00
Eli Barzilay
57211c1f81
make separate-path-strings use regexp-split, minor formatting
...
svn: r3090
original commit: 6207c0fa5e8bdbebeb9c03362829d8be3cd68f3e
2006-05-28 02:28:46 +00:00
Robby Findler
91da1bd212
fixed up file: urls and fixed a bug in the parsing of urls with empty string host names
...
svn: r1779
original commit: aa5d3f737811208ba53915272b6b91e0a98ce2f1
2006-01-07 03:25:26 +00:00
Robby Findler
07736c9ff7
fixed url code in various ways
...
svn: r1752
original commit: c6992e0307932fad24a9287b5e8525a27b02abd3
2006-01-03 14:02:25 +00:00
Matthew Flatt
4d999e7962
fixed processing of file: URLs to not assume Unix conventions and to distinguish relative and absolute paths
...
svn: r1463
original commit: b41c9de014530a5914a814b4f885ad0a2ba965fb
2005-12-01 20:07:04 +00:00
Jay McCarthy
192d52ac51
PR7576
...
svn: r833
original commit: 8572e709688377a6eca3dc09b629a177b475e6ed
2005-09-11 17:43:23 +00:00
Robby Findler
6166f7a201
fixed code that relied on broken behavior of provide/contract
...
svn: r383
original commit: 507247609568217b4a31a9a7f14ac8a57e67923c
2005-07-16 14:03:55 +00:00
Matthew Flatt
98266572ca
.
...
original commit: 2ccfce0bbb0f4a42ccfc25cbf0aecae32ab508aa
2005-05-03 21:34:57 +00:00
Matthew Flatt
f2ae9e23b7
.
...
original commit: 6abe66833f9fccedbb7cc676e2867201755899a8
2004-09-06 18:44:55 +00:00
Robby Findler
28b393f742
.
...
original commit: 3a203e3261479ee6da0c476048e2be4f94cb641a
2004-08-18 00:37:50 +00:00
Greg Pettyjohn
553a3e4fb8
Committing in .
...
Modified Files:
uri-codec-unit.ss url-unit.ss url.ss doc.txt
changed so that url->string string->url parse the query using
alist->form-urlencoded and form-urlencoded->alist when dealing with
the query.
changed form-urlencoded->alist to preserve the order of the arguments when
parsing the query.
original commit: 16fba4f49a4f6039f28d5ea0aae4141e422f13f1
2004-06-23 15:25:48 +00:00
Matthew Flatt
3acacdbbab
.
...
original commit: 0fd01393ee41c65cff6c96a97ea5248b04236e0a
2004-05-11 13:13:10 +00:00
Robby Findler
4ee5037950
.
...
original commit: ac621fe1f57e6e6a1b3e4410b6404a7a75166966
2004-04-25 15:03:01 +00:00
Robby Findler
d6cb30a07b
.
...
original commit: 452b4a2f208d1537aa707936d38c2c5f1e1af87c
2004-04-04 14:49:09 +00:00
Robby Findler
3779d33dfa
.
...
original commit: 723eab2295a69849590721c76bda284906182d7d
2004-04-04 00:04:05 +00:00
Robby Findler
a3892e3a10
.
...
original commit: 282f99491878fb8b3fc512a0e3217c1ec67027ae
2004-03-21 02:37:42 +00:00
Robby Findler
920ab6d776
.
...
original commit: e8f021ee3437dd7501b5464ec0ed59036e80cbbe
2004-03-21 00:28:43 +00:00
Robby Findler
ee3eb3321c
.
...
original commit: 96031cc01d6bcb43f1f04c9affa885555cc0e609
2004-03-21 00:25:14 +00:00
Matthew Flatt
8b4bc1c7fb
.
...
original commit: 4957335f442567e28eb7397a449e3c3f8c8acbbd
2003-12-11 04:07:37 +00:00
Robby Findler
efa9f5ea4e
..
...
original commit: 95b4c82b393c6e1c1aa36b1e09931af76b81b369
2003-12-11 03:24:38 +00:00