John Benediktsson
|
f7b7b5afbf
|
urls.encoding: preserve order of URL query parameters.
|
2015-11-04 08:36:56 -08:00 |
John Benediktsson
|
6f1e819e04
|
urls.encoding: more cleanup.
|
2014-11-30 21:33:48 -08:00 |
John Benediktsson
|
b00e5a855b
|
urls.encoding: cleanup.
|
2014-11-30 21:22:54 -08:00 |
Slava Pestov
|
cbe46baae2
|
urls.encoding: tweak assoc>query to fix problem with OAuth
|
2010-07-06 00:57:41 -04:00 |
Doug Coleman
|
3f3d57032b
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
Sascha Matzke
|
097487a9f3
|
added >upper to push-utf8 to conform with RFC 3986 section 2.1. recommendation
|
2009-07-09 13:34:38 +02:00 |
Alex Chapman
|
f2596259dd
|
Merge branch 'master' into experimental
Conflicts:
basis/http/client/client.factor
|
2009-04-14 10:42:41 +10:00 |
Slava Pestov
|
b11e0f6037
|
assoc>query should not insert = if value is f. Reported by Chris Double
|
2009-04-10 04:01:59 -05:00 |
Alex Chapman
|
a04d8aaf17
|
Merge branch 'master' into experimental
|
2009-01-30 21:22:54 +11:00 |
Doug Coleman
|
3c408342ef
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
Alex Chapman
|
4e41211399
|
Merge branch 'master' into experimental (untested!)
Conflicts:
basis/http/client/client.factor
|
2009-01-28 20:58:35 +11:00 |
Doug Coleman
|
db30415dcb
|
basis: swap 3append -> glue
|
2008-12-03 19:10:41 -06:00 |
Alex Chapman
|
4e268ea567
|
Adding url-encode-full to urls.encoding to do url encoding properly
|
2008-11-01 20:40:07 +11:00 |
Slava Pestov
|
90eaffe40c
|
Fix help lint
|
2008-09-29 22:16:55 -05:00 |
Slava Pestov
|
fd7b7511f5
|
Support ; separator for query params, record raw-query
|
2008-09-29 21:19:02 -05:00 |
Slava Pestov
|
85b6e32681
|
Split off urls.encoding, fix query encoding
|
2008-09-29 19:43:04 -05:00 |